Commit Graph

10 Commits

Author SHA1 Message Date
Charles Le Maux
18acd1e08d [~] Excluded modpacks from git upload 2024-09-20 11:41:16 +02:00
Charles Le Maux
82f58c7584 [+] Updated gitignore to fit project's needs 2024-08-20 13:53:59 +02:00
Charles Le Maux
6cda6461cc [V2+] Secrets added.
(For local testing purposes.)
[+] Fixed SSL/TLS issues.

Signed-off-by: Charles Le Maux <charles.le-maux@epitech.eu>
2024-06-29 17:13:24 +01:00
Charles Le Maux
b6d916bf9a [V2] Final commit, production ready
Signed-off-by: Charles Le Maux <charles.le-maux@epitech.eu>
2024-06-25 22:49:33 +01:00
Charles Le Maux
35689e4dd0 [++] API:V2 - Firebase support
Fully implemented authentication
Fully implemented return codes and errors
Fully implemented firestore database data
Created 'fetch_servers' and 'set_subdomain' routes for front-end use.
[+] Security patch, requests will not return anything if not properly authenticated
[~] Reworked the route system entirely
[+] TODO : firebase_manager.py error handling
[+] TODO : global error log using file_manager.log_error(error_type:str, error_message:str)

Signed-off-by: Charles Le Maux <charles.le-maux@epitech.eu>
2024-06-25 05:55:49 +01:00
Charles Le Maux
cb674ac22a [+] Pycache filter 2024-06-15 06:29:11 +02:00
Charles Le Maux
e5b2de8116 Merge branch 'master' of https://github.com/charleslemaux/servii-backend 2024-06-15 06:25:52 +02:00
Charles Le Maux
5d9cf5ae5e [+] generic_executor type safety /2 2024-06-15 06:18:57 +02:00
Charles Le Maux
9ef4310589 [+] First commit 2024-06-14 23:36:06 +02:00
Charles Le Maux
a08cb54e06 [+] First commit 2024-06-14 23:33:55 +02:00