ep_automatic_logut

1.0.8 • Public • Published

Tested on NodeJs v4.3.1 and etherpad v1.6.0

Etherpad Automaticall logout

Simple redirects after some time of period to your pad url + /go%20back/automatic%20logged%20out

Features:

  • Ability to show/hide logout time selector
  • Setting default time logout in minutes
  • Ability to change redirected URL address

Show logout time selector

  1. Open settings.json
  2. Append in section padOptions: "automatic_logut_mins_show" : true,.

Default value is: false;

Set default time logout in minutes

  1. Open settings.json
  2. Append in section padOptions: "automatic_logut_mins" : 10,

3.Change your minuts value(10) to whatever you want.

Default value is: 10;

Change redirection URL address

  1. Open settings.json
  2. Append in section padOptions: "automatic_logut_url" : "/go back/automatic logged out",

3.Change your automatic_logut_url address.

Default value is: pad_location + "/go back/automatic logged out";


Set user time logout in minutes

  1. Open settings tab in etherpad
  2. Find "Select Automaticall logout time in min" and change value on what you needet

License

ISC

Dependents (0)

Package Sidebar

Install

npm i ep_automatic_logut

Weekly Downloads

0

Version

1.0.8

License

ISC

Last publish

Collaborators

  • lubuger