• Joined on 2020-04-12
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-20 04:58:22 +01:00
b6b6a6be77 WS: send_message function. Will soon serve for sending keepalive messages.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-20 02:10:50 +01:00
bcc76c8378 Fix the page reload problem not routing for the right page.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-18 02:54:06 +01:00
529c2edae7 Make the code flow clearer.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-18 02:06:34 +01:00
d84c5f789a Automatically re-authenticate to authd on page reload.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 23:47:29 +01:00
0f0d016ad7 Admin: render list of users differently.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 23:34:18 +01:00
7895c3f52c Can now remove an user in the Authentication Daemon Admin Interface.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 19:20:11 +01:00
3e0d4ecfe6 Remove original Interface.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 19:05:27 +01:00
3310a48fd2 Bulma: remove dead code comments.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 19:05:04 +01:00
f53c265114 Authentication Daemon Administration Interface: search for a user!
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 18:48:21 +01:00
98a30b6c1d Authd: authentication by token (useful on page reload).
karchnu pushed to master at Baguette/authd 2024-02-17 18:26:43 +01:00
66ebcb662d Add authentication by token.
karchnu pushed to master at Baguette/authd 2024-02-17 18:14:03 +01:00
4a10456f27 Search: try to match the email address too.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 17:36:54 +01:00
b6655a0ee0 Clear all stored session data when user disconnects himself.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 07:16:17 +01:00
abf03de8c9 Authentication Daemon Administrative Interface.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 06:53:40 +01:00
c9bbe81d09 Labeled button.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 06:22:20 +01:00
58eee12511 Code cleaning (buttons).
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 05:47:49 +01:00
c017dc1b05 Cleaning the code.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 05:32:18 +01:00
1a0b48134e Bulma modal, refactored and simplified.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 02:56:30 +01:00
fefe6769f2 WIP: Authd Admin: Search User Interface.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-17 02:52:51 +01:00
b60913ef02 WIP: Authd Admin: Search User Interface.