Commit Graph

25 Commits

Author SHA1 Message Date
Magnus Åhall 452a109204 Read session UUID from cookie if header is missing. Bump to v0.2.14 2024-05-08 18:10:06 +02:00
Magnus Åhall aecafc2986 Bumped to v0.2.13 2024-05-08 17:52:15 +02:00
Magnus Åhall a62d2287ae Added X-Session-ID cookie 2024-05-08 17:51:41 +02:00
Magnus Åhall 9ce19b94b4 Updated doc, exposed Config and bumped to v0.2.12 2024-04-27 11:54:33 +02:00
Magnus Åhall 57c1cfb412 Bumped to v0.2.11 2024-04-22 09:19:38 +02:00
Magnus Åhall d650542b72 Authentication with lowercased username 2024-04-22 09:19:21 +02:00
Magnus Åhall 548cddb773 Bumped version string to 0.2.10 2024-03-29 08:45:07 +01:00
Magnus Åhall ad1cb56a06 Merge branch 'main' of ssh://git.gibonuddevalla.se:2222/go/webservice 2024-02-20 08:05:42 +01:00
Magnus Åhall 825bc4d8b2 Added a function to change password 2024-02-20 08:05:33 +01:00
Magnus Åhall f28b5188a6 Create user without confilct 2024-02-15 13:25:58 +01:00
Magnus Åhall 77f15a197a Added mutex locking around modifications to websocket connections 2024-02-15 10:35:57 +01:00
Magnus Åhall 92c8ac444f Added MFA to sessions and better websocket management 2024-02-14 14:34:36 +01:00
Magnus Åhall c848ae60b5 Return ID when creating a user 2024-02-13 13:51:01 +01:00
Magnus Åhall 15abdd4081 Added ApplicationData to webservice 2024-02-09 13:22:25 +01:00
Magnus Åhall f9e49e1145 Update user login time 2024-02-03 10:53:12 +01:00
Magnus Åhall 99ce47e9e5 #3, more info for own authentication handler 2024-01-30 07:06:42 +01:00
Magnus Åhall 772c54f6fe Trim space from createuser input 2024-01-26 08:00:51 +01:00
Magnus Åhall 3b778226c8 Fixed user input to read a complete line when creating users 2024-01-26 07:57:32 +01:00
Magnus Åhall 7c5eaa74d9 Added a webservice static JS library 2024-01-07 16:18:49 +01:00
Magnus Åhall 2938da6d5a Added websocket code 2024-01-07 11:58:06 +01:00
Magnus Åhall c3571a7fdc Added error code 2024-01-06 10:15:26 +01:00
Magnus Åhall 865aab95a9 Fixed user ID bug, added auth OK resonse 2024-01-05 22:24:04 +01:00
Magnus Åhall 447aec742c Added static handler and websocket connection manager 2024-01-05 19:59:18 +01:00
Magnus Åhall 61a36b87bb Session timestamp and user IDs 2024-01-05 09:00:09 +01:00
Magnus Åhall 6424512612 Initial commit 2024-01-04 20:19:47 +01:00