etherpad-lite/doc/api
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
..
api.md Add docs for toolbar controller and pad_editbar 2014-03-16 15:43:38 +01:00
changeset_library.md formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
editbar.md Fix typo 2017-03-11 22:09:49 -05:00
editorInfo.md Spelling fixes 2017-03-11 21:38:50 -05:00
embed_parameters.md formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
hooks_client-side.md hooks: allow to set the duration of the gritter notification when a new chat message arrives 2020-03-27 02:39:29 +01:00
hooks_overview.md docs: Revise hooks overview section 2020-09-05 20:34:47 +01:00
hooks_server-side.md Security: FEATURE REMOVAL: Remove all plain text password logic and ui (#4178) 2020-10-07 13:43:54 +01:00
http_api.md Security: FEATURE REMOVAL: Remove all plain text password logic and ui (#4178) 2020-10-07 13:43:54 +01:00
pluginfw.md Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
toolbar.md formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00