Modify package template

This commit is contained in:
Griatch 2020-07-10 17:58:07 +02:00
parent 7fed14d233
commit b1cae35e34
64 changed files with 307 additions and 446 deletions

View file

@ -746,6 +746,7 @@ class ServerSessionHandler(SessionHandler):
Args
csessid (str): The session hash.
Returns:
sessions (list): The sessions with matching .csessid, if any.