HackMD/lib/web/auth
Lukas Kalbertodt 612b2d1811 Add setting ldap.usernameField
This determines which ldap field is used as the username on
HackMD. By default, the "id" is used as username, too. The id
is taken from the fields `uidNumber`, `uid` or
`sAMAccountName`. To give the user more flexibility, they can
now choose the field used for the username instead.
2017-12-09 12:30:48 +01:00
..
dropbox
email
facebook refactor(app.js, auth.js): Extract all auth method to individual modules 2017-05-08 19:24:38 +08:00
github fix: export to gist occurred 404 not found 2017-05-17 02:42:44 +08:00
gitlab
google Give google the correct name. 2017-09-04 16:04:20 +08:00
ldap Add setting ldap.usernameField 2017-12-09 12:30:48 +01:00
mattermost Add mattermost authentication 2017-10-31 10:34:51 +01:00
saml added guide for SAML settings 2017-12-04 20:13:15 +09:00
twitter
index.js Initial support for SAML authentication 2017-11-28 18:52:24 +09:00
utils.js