1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 13:29:21 +00:00
comunicapiv3/src
2021-05-14 11:12:41 +02:00
..
api_data Return keys listing in auth options 2021-05-14 11:12:41 +02:00
controllers Return keys listing in auth options 2021-05-14 11:12:41 +02:00
data Return keys listing in auth options 2021-05-14 11:12:41 +02:00
helpers Return keys listing in auth options 2021-05-14 11:12:41 +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 Can register a new key 2021-05-14 10:58:11 +02:00
server.rs Can generate admin key enrollment challenge 2021-05-14 09:30:59 +02:00
user_ws_routes.rs Implement presence mechanismes 2021-04-21 15:21:29 +02:00