etherpad-lite/src/templates
John McLear 66df0a572f
Security: FEATURE REMOVAL: Remove all plain text password logic and ui (#4178)
This will be a breaking change for some people.  

We removed all internal password control logic.  If this affects you, you have two options:

1. Use a plugin for authentication and use session based pad access (recommended).
1. Use a plugin for password setting.

The reasoning for removing this feature is to reduce the overall security footprint of Etherpad.  It is unnecessary and cumbersome to keep this feature and with the thousands of available authentication methods available in the world our focus should be on supporting those and allowing more granual access based on their implementations (instead of half assed baking our own).
2020-10-07 13:43:54 +01:00
..
admin i18n: Localize /admin pages (#4380) 2020-10-01 10:15:27 +01:00
export_html.html tests/editor/ul/li/ol/import/export: Introduce contentcollector.js tests & various OL/UL/LI related bugfixes 2020-06-05 20:54:16 +01:00
index.html plugins: add hooks for index.html template 2020-06-01 19:43:11 +01:00
javascript.html javascript license: we cannot assert the license of a custom skin. 2018-08-26 22:28:31 +02:00
pad.html Security: FEATURE REMOVAL: Remove all plain text password logic and ui (#4178) 2020-10-07 13:43:54 +01:00
timeslider.html plugins: Move plugin definitions to avoid monkey patching 2020-09-08 00:50:24 +01:00