EvalueTonSavoir/server
2024-10-08 15:45:18 -04:00
..
__tests__ Merge pull request #144 from ets-cfuhrman-pfe/dev-it1-PFEA2024 2024-10-07 10:49:52 -04:00
auth centralise login/register methods 2024-10-08 15:45:18 -04:00
config base of login 2024-09-30 21:20:58 -04:00
constants change folder name 2024-03-29 20:15:32 -04:00
controllers Move auth login to simpleauth 2024-10-07 20:13:15 -04:00
middleware test 2024-04-05 20:10:59 -04:00
models centralise login/register methods 2024-10-08 15:45:18 -04:00
patches continued oidc 2024-09-29 18:39:24 -04:00
routers Move auth login to simpleauth 2024-10-07 20:13:15 -04:00
socket Fixes #133 2024-09-26 00:57:57 -04:00
.dockerignore test 2024-04-05 20:10:59 -04:00
.env.example continued oidc 2024-09-29 18:39:24 -04:00
.gitignore Incorporate auth config 2024-09-28 17:08:11 -04:00
app.js Chaos management 2024-09-30 23:05:00 -04:00
auth_config.json.example correction config avec OIDC 2024-09-30 20:40:33 -04:00
Dockerfile test 2024-04-05 20:10:59 -04:00
package-lock.json continued oidc 2024-09-29 18:39:24 -04:00
package.json added rest of oidc (kind of) 2024-09-29 17:55:48 -04:00
utils.js fix oidc 2024-10-01 11:37:07 -04:00