1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/plugins
Andy Green b1d4d3bb9e lwsgt: fix check against forgot password flow defeating existing pw check
https://github.com/warmcat/libwebsockets/issues/706

This fixes a problem where the check for the existing pw was
skipped when a logged-in user is changing his password.

It's not good but because the user has to be logged in, it only affected
the situation someone changes his password on his logged in session.
2016-12-20 14:37:07 +08:00
..
generic-sessions lwsgt: fix check against forgot password flow defeating existing pw check 2016-12-20 14:37:07 +08:00
generic-table lws_snprintf 2016-09-15 02:22:57 +08:00
lwsws-logo.png http cache policy 2016-04-22 08:53:49 +08:00
protocol_client_loopback_test.c plugins add win modifiers before libwebsockets.h for dll export flag 2016-05-26 07:52:20 +08:00
protocol_dumb_increment.c lws_snprintf 2016-09-15 02:22:57 +08:00
protocol_lws_mirror.c esp8266 initial support 2016-08-10 21:20:23 +08:00
protocol_lws_server_status.c Plugin server-status cleanup 2016-08-10 21:20:23 +08:00
protocol_lws_status.c lws_snprintf 2016-09-15 02:22:57 +08:00
protocol_post_demo.c lws_snprintf 2016-09-15 02:22:57 +08:00
server-status.html per-vhost headers and lwsws conf support 2016-08-27 17:07:06 +08:00