pad.libre-service.eu-etherpad/src/static/css
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
..
pad Security: FEATURE REMOVAL: Remove all plain text password logic and ui (#4178) 2020-10-07 13:43:54 +01:00
admin.css ui: apply mobile layout if screen width < 800px instead of < 720px 2020-05-03 22:36:14 +02:00
iframe_editor.css css: Line up line numbers with their rows 2020-09-15 09:29:09 +01:00
lists_and_indents.css Harmonize list- and indent-related CSS in the pad editor and timeslider. 2016-09-09 12:33:46 -07:00
pad.css import: Replace the allowAnyoneToImport check with userCanModify 2020-10-05 18:48:16 +01:00
timeslider.css Various UI improvement (#4017) 2020-06-02 10:25:43 +01:00