wikijs-fork/server
Artur Shaik 87084c66b0
feat: Generic OAuth2 authentication implementation (#3094)
* OAuth2 authentication implementation

This PR shoul fix #2392. Used `passport-oauth2` strategy.

* indentations cleanup

* cleanup code
2021-10-15 22:25:15 -04:00
..
app fix: remove bugsnag + update deps 2020-10-03 17:30:56 -04:00
controllers fix: disallow # char in file uploads (#3770) 2021-05-20 15:16:26 -04:00
core feat: add possibility to set PostgreSQL schema other than public (#4161) 2021-09-24 22:56:44 -04:00
db
graph feat: convert page 2021-04-02 00:39:11 -04:00
helpers
jobs fix: jobs/worker - pass through job error from worker process (#3822) 2021-04-12 11:41:36 -04:00
locales
middlewares fix: remove unused middleware 2021-09-11 21:02:53 -04:00
models fix: git storage - handle renamed files & assets (#4307) 2021-09-01 12:11:33 -04:00
modules feat: Generic OAuth2 authentication implementation (#3094) 2021-10-15 22:25:15 -04:00
templates
test/helpers refactor: server code (#2545) 2020-10-14 11:16:27 -04:00
themes/default feat: admin edit user (wip) 2019-08-11 23:26:29 -04:00
views feat: convert page 2021-04-02 00:39:11 -04:00
index.js fix: graceful shutdown (#3821) 2021-04-12 11:45:33 -04:00
master.js fix: disable cors 2021-03-25 21:21:03 -04:00
setup.js fix: admin email setup toLowerCase (#4516) 2021-09-29 20:41:04 -04:00