HackMD/lib/web
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
..
auth Add setting ldap.usernameField 2017-12-09 12:30:48 +01:00
middleware Rename checkURiValid.js to checkURIValid.js 2017-05-08 20:13:55 +08:00
baseRouter.js refactor(baseRouter.js): Adjust style fit standard 2017-05-08 19:29:06 +08:00
historyRouter.js refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
imageRouter.js fix s3 us-east-1 region endpoint 2017-06-14 11:08:09 +09:00
noteRouter.js refactor(app.js): Extract note action 2017-05-08 19:24:38 +08:00
statusRouter.js refactor(app.js): Extract status pages 2017-05-08 19:24:37 +08:00
userRouter.js refactor(app.js): Extract /me page 2017-05-08 19:24:38 +08:00
utils.js refactor(app.js): Extract urlencodedParser to utils module 2017-05-08 19:24:37 +08:00