1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-12-28 14:38:52 +00:00
comunicapiv3/src
2021-05-12 18:53:48 +02:00
..
api_data Clarify token name 2021-05-11 17:45:26 +02:00
controllers Can sign out user 2021-05-12 18:50:02 +02:00
data Add Access-Control-Allow-Origin Header for admin requests 2021-05-11 19:01:25 +02:00
helpers Can get admin information 2021-05-11 17:41:03 +02:00
utils Can show command line help 2021-05-04 19:36:31 +02:00
cleanup_thread.rs Automatically delete old account after a period of inactivity 2021-02-14 19:23:36 +01:00
constants.rs Can authenticate admin with reset token 2021-05-11 16:52:57 +02:00
lib.rs Automatically clean old access tokens 2021-02-13 16:36:39 +01:00
main.rs Can create admin reset token from command line 2021-05-08 19:22:47 +02:00
routes.rs Fix bad function call 2021-05-12 18:53:48 +02:00
server.rs Can get current admin id 2021-05-11 17:17:52 +02:00
user_ws_routes.rs Implement presence mechanismes 2021-04-21 15:21:29 +02:00