summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/session.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some untranslatable commands in Web UI API BrowserStanislav Levin2018-06-211-0/+4
* Fix translation of commands description in API BrowserStanislav Levin2018-06-121-3/+3
* logging: remove object-specific loggersJan Cholasta2017-07-141-1/+5
* Fix session logoutSimo Sorce2017-02-221-1/+1
* Change session logout to kill only the cookieSimo Sorce2017-02-171-2/+3
* Change session handlingSimo Sorce2017-02-151-10/+5
* session: do not initialize session manager on importJan Cholasta2016-06-301-4/+3
* session: move the session module from ipalib to ipaserverJan Cholasta2016-06-301-1/+1
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-0/+33