1.0.8 • Published 9 years ago

ep_automatic_logut v1.0.8

Weekly downloads
36
License
ISC
Repository
-
Last release
9 years ago

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

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago