Chris Hill-Scott
18963f4645
Redirect to homepage after signout
2016-06-22 14:37:02 +01:00
Adam Shimali
72c1ecc9cb
Believe it or not this broke functional tests
2016-04-27 18:00:46 +01:00
Adam Shimali
7c1867fde6
Record login including remembered user login events to the api based of flask login
...
signals.
2016-04-27 16:39:17 +01:00
Nicholas Staples
c959678c49
Remember me functionality added and tested.
...
Merge extra.
Fixed comment.
2016-02-24 17:32:15 +00:00
Rebecca Law
035d4152fd
Use session.clear() sign-out.
...
NOTE: you can not test that the session is cleared out by checking the session cookie does not exist on the index page,
because ItsDangerousSession will create a new session when it hits the index page. The unit test confirms that the session has been cleared.
2016-02-12 15:06:54 +00:00
Rebecca Law
867ef7ad99
Default service name if service name is not set on the session.
...
Pop service name off the session on sign out.
2016-01-29 10:40:55 +00:00
Rebecca Law
0c1592905f
Update sign_out to go to the index page not sign-in
2016-01-11 12:23:08 +00:00
Nicholas Staples
10c2978f85
Merge with master and test fix.
2016-01-06 17:17:02 +00:00
Nicholas Staples
79c15ec9cf
Code checks and all tests passing.
2016-01-06 16:51:35 +00:00
Nicholas Staples
5905229714
Logout functionality and test added.
2016-01-06 16:40:38 +00:00