hedgedoc/lib
Sheogorath 638eae0dfb
Add check for undefined UUID
This check is needed at there are tons of LDAP implementations out there
and none has at least one guaranteed unique field. As we currently check
three fields and added an option to select one yourself, it's still not
said that any of these fields is set. This will now create an error
and fail the authentication instead of letting people may get access to
other people's notes which are stored under a this way deterministic
wrong userid named `LDAP-undefined`.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-03-18 00:27:07 +01:00
..
config Merge pull request #761 from SISheogorath/feature/reportURI 2018-03-14 22:10:23 +01:00
migrations
models
ot
web Add check for undefined UUID 2018-03-18 00:27:07 +01:00
workers
csp.js Add config option for report URI in CSP 2018-03-14 17:57:41 +01:00
history.js
letter-avatars.js
logger.js
realtime.js
response.js Fix to show 500 message when got error in parseNoteId 2018-02-17 00:57:00 +08:00
utils.js