An Etherpad based on node.js

Edit Package etherpad-lite
https://github.com/ether/etherpad-lite

An Etherpad based on node.js

- Our goal is to make collaborative editing the standard on the web.

Refresh
Refresh
Source Files
Filename Size Changed
etherpad-lite-1.8.16.tar.gz 0004278991 4.08 MB
etherpad-lite-README.openSUSE 0000001323 1.29 KB
etherpad-lite-rpmlintrc 0000000648 648 Bytes
etherpad-lite.changes 0000033152 32.4 KB
etherpad-lite.init 0000004440 4.34 KB
etherpad-lite.logrotate 0000000139 139 Bytes
etherpad-lite.service 0000000522 522 Bytes
etherpad-lite.spec 0000006819 6.66 KB
etherpad-lite_abiword_missing_AbiCommand.patch 0000004571 4.46 KB
etherpad-lite_avoid_getGitCommit_call.patch 0000000951 951 Bytes
etherpad-lite_default_config.patch 0000000951 951 Bytes
etherpad-lite_move_autogenerated_key_files_to_var.patch 0000001298 1.27 KB
vendor.tar.xz 0016161352 15.4 MB
Revision 22 (latest revision is 35)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 22)
- update to 1.8.16
  Security fixes 
  + Maliciously crafted .etherpad files can no longer overwrite arbitrary
    non-pad database records when imported.
  + Imported .etherpad files are now subject to numerous consistency checks 
    before any records are written to the database. This should help avoid 
    denial-of-service attacks via imports of malformed .etherpad files.
  + Fixed leak of the writable pad ID when exporting from the pad's 
    read-only ID. This only matters if you treat the writeable pad IDs 
    as secret (e.g., you are not using ep_padlist2) and you share the 
    pad's read-only ID with untrusted users. 
    Instead of treating writeable pad IDs as secret, you are encouraged
    to take advantage of Etherpad's authentication and authorization 
    mechanisms (e.g., use ep_openid_connect with ep_readonly_guest, 
    or write your own authentication and authorization plugins).
  + Updated dependencies.
  Notable enhancements and fixes
  + Fixed several .etherpad import bugs.
  + Improved support for large .etherpad imports.
  + Accessibility fix for JAWS screen readers.
  + Fixed "clear authorship" error (see issue #5128).
  + Etherpad now considers square brackets to be valid URL characters.
  + The server no longer crashes if an exception is thrown while processing 
    a message from a client.
  + The useMonospaceFontGlobal setting now works (thanks @Lastpixl!).
  + Chat improvements:
    - The message input field is now a text area, allowing multi-line 
      messages (use shift-enter to insert a newline).
    - Whitespace in chat messages is now preserved.
  + Worked around a Firefox Content Security Policy bug that caused CSP
Comments 0
openSUSE Build Service is sponsored by