hyperion.ng/libsrc/webserver
brindosch 5e559627be
Feat: Add Admin API (#617)
* Push progress

TODO: rework RESET, probably to main.cpp again

* resetPassword rework

* enable administration restriction

* add short cmd for userdata

* Js apis

* Refactor JsonCB class

* Add userToken Auth

* Feat: Close connection if ext clients when def pw is set

* Feat: Protect db against pw/token tests

* WebUi PW Support (#9)

* Initial WebUi Password Support

* Small changes

* Initial WebUi Password Support

* Small changes

* Basic WebUi Token support

* added "removeStorage", added uiLock, updated login page

* Small improvments

* Small change

* Fix: prevent downgrade of authorization

* Add translation for localAdminAuth

* Feat: Show always save button in led layout

* Revert "Feat: Show always save button in led layout"

This reverts commit caad1dfcde.

* Feat: Password change link in notification

* Fix: body padding modal overlap

* Feat: Add instance index to response on switch

* prevent schema error

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>

* Feat: add pw save

* Feat: callout settings/pw replaced with notification
2019-09-17 21:33:46 +02:00
..
CMakeLists.txt Details coming soon. 2018-12-27 23:11:32 +01:00
CgiHandler.cpp - The first part 2019-08-03 19:14:52 +02:00
CgiHandler.h even more changes 2018-12-28 18:28:49 +01:00
QtHttpClientWrapper.cpp Feat: Add Admin API (#617) 2019-09-17 21:33:46 +02:00
QtHttpClientWrapper.h Feat: Add Admin API (#617) 2019-09-17 21:33:46 +02:00
QtHttpHeader.cpp Fix: WebUI port switch reconnect 2019-07-18 22:32:06 +02:00
QtHttpHeader.h The slot in the websocket client will now run through until there are no more data in the buffer 2019-08-03 19:14:52 +02:00
QtHttpReply.cpp The slot in the websocket client will now run through until there are no more data in the buffer 2019-08-03 19:14:52 +02:00
QtHttpReply.h The slot in the websocket client will now run through until there are no more data in the buffer 2019-08-03 19:14:52 +02:00
QtHttpRequest.cpp The slot in the websocket client will now run through until there are no more data in the buffer 2019-08-03 19:14:52 +02:00
QtHttpRequest.h The slot in the websocket client will now run through until there are no more data in the buffer 2019-08-03 19:14:52 +02:00
QtHttpServer.cpp The slot in the websocket client will now run through until there are no more data in the buffer 2019-08-03 19:14:52 +02:00
QtHttpServer.h Feat: Add SSL support for webserver + websocket (#612) 2019-08-21 16:09:28 +02:00
StaticFileServing.cpp i18n corrected 2019-08-03 19:14:52 +02:00
StaticFileServing.h remove protobuf (part 2) 2018-12-30 22:07:53 +01:00
WebConfig.qrc.in Details coming soon. 2018-12-27 23:11:32 +01:00
WebJsonRpc.cpp Feat: Add Admin API (#617) 2019-09-17 21:33:46 +02:00
WebJsonRpc.h Feat: Add Admin API (#617) 2019-09-17 21:33:46 +02:00
WebServer.cpp Feat: Add SSL support for webserver + websocket (#612) 2019-08-21 16:09:28 +02:00
WebSocketClient.cpp Feat: Add Admin API (#617) 2019-09-17 21:33:46 +02:00
WebSocketClient.h The slot in the websocket client will now run through until there are no more data in the buffer 2019-08-03 19:14:52 +02:00
WebSocketUtils.h The slot in the websocket client will now run through until there are no more data in the buffer 2019-08-03 19:14:52 +02:00