EvalueTonSavoir/server
2024-11-04 19:54:15 -05:00
..
__tests__ Add deployment with opentofu in azure 2024-11-04 19:54:15 -05:00
auth Merge pull request #152 from ets-cfuhrman-pfe/feat-auth-only-student 2024-10-29 00:05:02 -04:00
config Add deployment with opentofu in azure 2024-11-04 19:54:15 -05:00
constants change folder name 2024-03-29 20:15:32 -04:00
controllers added route to check if rooms need authentication 2024-10-19 18:38:59 -04:00
middleware Roles done 2024-10-19 13:13:16 -04:00
models Roles done 2024-10-19 13:13:16 -04:00
patches continued oidc 2024-09-29 18:39:24 -04:00
routers added route to check if rooms need authentication 2024-10-19 18:38:59 -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 added environment variable to set room authentication 2024-10-19 18:18:01 -04:00
.gitignore Incorporate auth config 2024-09-28 17:08:11 -04:00
app.js fix missing default value 2024-10-28 23:11:59 -04:00
auth_config.json.example Refactor/regrouping of auth providers. 2024-10-15 19:49:44 -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