Open thmo opened 3 years ago
Steps to replicate:
$ git clone https://github.com/ether/etherpad-lite.git
$ cd etherpad-lite
$ bin/run.sh
$ npm install ep_font_color
$ echo '{"users":{"admin":{"password":"changeme1","is_admin":true}}}' > credentials.json
$ bin/fastRun.sh
and then, in another terminal:
$ curl --user admin:changeme1 http://0.0.0.0:9001/admin/plugins/info
This is on Fedora 33, with nodejs-14.14.0-2.fc33.x86_64 npm-6.14.8-1.14.14.0.2.fc33.x86_64
When calling the 'troubleshooting information' admin page (i.e. the
/admin/plugins/info
URL), I see these messages in the log:ep_font_color 0.0.24 (installed via
npm install
) ep 1.8.6-256-g325941a