HackMD/lib
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
..
config Add setting ldap.usernameField 2017-12-09 12:30:48 +01:00
migrations fix: Other dialect duplicated add index problem 2017-03-28 15:28:33 +08:00
models Initial support for SAML authentication 2017-11-28 18:52:24 +09:00
ot Remove manual LZString compression for partial socket io event data 2017-01-02 10:52:47 +08:00
web Add setting ldap.usernameField 2017-12-09 12:30:48 +01:00
workers refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
history.js refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
letter-avatars.js Use strict mode in all backend files 2017-03-14 13:02:43 +08:00
logger.js refactor(logger): Refactor logger.js 2017-05-08 19:24:37 +08:00
realtime.js refactor(config.js): Extract config file 2017-05-08 19:29:07 +08:00
response.js Initial support for SAML authentication 2017-11-28 18:52:24 +09:00
utils.js switch to __dirname 2017-06-02 11:34:35 +01:00