mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 14:19:13 -04:00
Drop support for Internet Explorer
This commit is contained in:
parent
c5cf7ab144
commit
b82bf5c726
7 changed files with 149 additions and 619 deletions
|
@ -5,6 +5,8 @@
|
|||
Existing group pads that were previously password protected will no longer be
|
||||
password protected. If you need fine-grained access control, you can restrict
|
||||
API session creation in your frontend service, or you can use plugins.
|
||||
* All workarounds for Microsoft Internet Explorer have been removed. IE might
|
||||
still work, but it is untested.
|
||||
* Plugin hook functions are now subject to new sanity checks. Buggy hook
|
||||
functions will cause an error message to be logged
|
||||
* Authorization failures now return 403 by default instead of 401
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue