3 Commits

Author SHA1 Message Date
Neil Lathwood
a0d3935060 Added schema 133 (#4426)
This was part of the reverted PR and we should fill the gap in otherwise 133 will be skipped or different for some users.
2016-09-13 22:30:06 +01:00
Neil Lathwood
a8efda8f30 Revert "Updated to remove passwords from sessions" (#4422) 2016-09-13 09:10:42 -05:00
Neil Lathwood
deb4b74bc9 webui: remove passwords from sessions, 'remember me' works for all auth types (#4134)
* Updated to remove passwords from sessions

* Remove users sessions when user deleted

* Updated when cookies are set

* Updated setcookies to always contain a value

* Added destroy_cookies() to remove users cookies on failed login

* Removed debug line

* Fixed graph issues
2016-09-12 21:41:19 -05:00