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.0.tar.gz 0001688401 1.61 MB
etherpad-lite-1.8.0_default_config.patch 0000001052 1.03 KB
etherpad-lite-1.8.0_move_autogenerated_key_files_to_var.patch 0000001104 1.08 KB
etherpad-lite-1.8.0_node_modules.tar.xz 0010302716 9.83 MB
etherpad-lite-README.openSUSE 0000001323 1.29 KB
etherpad-lite-rpmlintrc 0000000648 648 Bytes
etherpad-lite.changes 0000011400 11.1 KB
etherpad-lite.init 0000004440 4.34 KB
etherpad-lite.logrotate 0000000139 139 Bytes
etherpad-lite.service 0000000522 522 Bytes
etherpad-lite.spec 0000006524 6.37 KB
Revision 4 (latest revision is 35)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 4)
- update to 1.8.0
  SECURITY: change referrer policy so that Etherpad addresses aren't 
            leaked when links are clicked (discussion: #3636)
  SECURITY: set the "secure" flag for the session cookies when served
            over SSL. From now on it will not be possible to serve the
            same instance both in cleartext and over SSL
  FEATURE: code was migrated to async/await, getting rid of a lot 
           of callbacks (see #3540)
  FEATURE: support configuration via environment variables
  FEATURE: include an official Dockerfile in the main repository
  FEATURE: support including plugins in custom Docker builds
  FEATURE: conditional creation of users: when its password is null,
           a user is not created. This helps, for example, in advanced
           configuration of Docker images.
  REQUIREMENTS: minimum required Node version is 8.9.0 LTS. Release 
                1.8.3 will require at least Node 10.13.0 LTS
  MINOR: in the HTTP API, allow URL parameters and POST bodies to co-exist
  MINOR: fix Unicode bug in HTML export
  MINOR: bugfixes to colibris chat window
  MINOR: code simplification (avoided double negations, introduced
         early exits, ...)
  MINOR: reduced the size of the Windows package
  MINOR: upgraded the nodejs runtime to 10.16.3 in the Windows package
  SECURITY: avoided XSS in IE11
  SECURITY: the version is exposed in http header only when configured
  SECURITY: updated vendored jQuery version
  SECURITY: bumped dependencies
- refreshed modules tarball
- added README.openSUSE
- rebased A    etherpad-lite-*_default_config.patch and
Comments 0
openSUSE Build Service is sponsored by