mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-04 19:56:37 +02:00
fix sessionCookie number in onAccessCheck
This commit is contained in:
parent
35702a0589
commit
5c8a15c3d7
@ -116,7 +116,7 @@ Things in context:
|
||||
1. padID - the pad the user wants to access
|
||||
2. password - the password the user has given to access the pad
|
||||
3. token - the token of the author
|
||||
3. sessionCookie - the session the use has
|
||||
4. sessionCookie - the session the use has
|
||||
|
||||
This hook gets called when the access to the concrete pad is being checked. Return `false` to deny access.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user