1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/http
Andy Green a74a966fbf ws: support basic auth
Until now basic auth only protected http actions in the protected
mount.

This extends the existing basic auth scheme to also be consulted for
ws upgrades if a "basic-auth" pvo exists on the selected protocol for
the vhost.  The value of the pvo is the usual basic auth credentials
file same as for the http case.
2018-11-28 15:06:10 +08:00
..
client clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
compression clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
server ws: support basic auth 2018-11-28 15:06:10 +08:00
header.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
lextable-strings.h plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
lextable.h refactor role ops 2018-04-11 13:39:42 +08:00
minilex.c refactor role ops 2018-04-11 13:39:42 +08:00
private.h ws: support basic auth 2018-11-28 15:06:10 +08:00