index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
web
/
auth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-30
Update passport-ldap
Sheogorath
1
-1
/
+1
2018-04-27
Fix typo of "grouptAttribute" in saml auth module
Max Wu
1
-2
/
+2
2018-03-26
Add support for generic OAuth2 providers
Pedro Ferreira
2
-0
/
+107
2018-03-25
Change config to camel case with backwards compatibility
Sheogorath
11
-35
/
+35
2018-03-18
Add check for undefined UUID
Sheogorath
1
-1
/
+8
2018-03-09
Multiple emails from LDAP are already an Array
Felix Schäfer
1
-1
/
+1
2018-03-01
Introduce ldap.useridField
Dustin Frisch
1
-1
/
+4
2018-01-30
Fix uncaught exception for non-existent user
Sheogorath
1
-0
/
+5
2017-12-09
Add setting `ldap.usernameField`
Lukas Kalbertodt
1
-1
/
+7
2017-12-04
added guide for SAML settings
Norihito Nakae
1
-1
/
+0
2017-11-29
fixed the SAML callback URL to unconfigurable.
Norihito Nakae
1
-1
/
+1
2017-11-28
Initial support for SAML authentication
Norihito Nakae
2
-0
/
+97
2017-10-31
Add mattermost authentication
Christoph Witzany
2
-0
/
+50
2017-10-12
Fix LDAP problem about missing uidNumber
Sheogorath
1
-2
/
+3
2017-09-04
Give google the correct name.
Kaiyu Shi
1
-3
/
+3
2017-05-17
fix: export to gist occurred 404 not found
Max Wu
1
-0
/
+4
2017-05-08
refactor(config.js): Extract config file
BoHong Li
1
-8
/
+8
2017-05-08
refactor(auth.js): Remove base path
BoHong Li
1
-8
/
+8
2017-05-08
refactor(app.js): Move passport serialize and deserialize to auth module
BoHong Li
1
-0
/
+22
2017-05-08
refactor(app.js, auth.js): Extract all auth method to individual modules
BoHong Li
10
-0
/
+405