pad.libre-service.eu-etherpad/src
Richard Hansen 405e3e3e19 Settings: Don't filter out users based on password or hash
Some authentication plugins use the users defined in the `users`
object but ignore the `password` and `hash` properties.

This change deletes all of the filtering logic, including the logic
that filters out users that have both `password` and `hash` properties
defined. I could have kept that check, but decided to remove it
because:
  * There's no harm in defining both `hash` and `password`.
  * Allowing both makes it easier to transition from one scheme to
    another.
  * It's fewer lines of code to maintain.
2020-11-04 18:06:08 +00:00
..
locales Localisation updates from https://translatewiki.net. 2020-11-02 12:40:50 +01:00
node Settings: Don't filter out users based on password or hash 2020-11-04 18:06:08 +00:00
static Use contentEditable for all browsers 2020-11-03 19:02:01 +00:00
templates CSP: Move index.html inline code to separate .js file 2020-10-12 20:46:06 +01:00
ep.json Refactor startup/shutdown for tests 2020-09-22 11:07:21 +01:00
etherpad_icon.svg Change favicon to be closer to new style 2020-04-19 18:20:21 +02:00
package-lock.json Use isHttpError utility provided by http-errors 2020-10-25 10:45:58 +00:00
package.json Use isHttpError utility provided by http-errors 2020-10-25 10:45:58 +00:00
README.md remove one less warning during install by having a readme placeholder 2013-02-10 03:04:08 +00:00
web.config Add IIS config file 2012-10-25 10:22:28 -07:00

Ignore this file and see the file in the base installation folder