issues
search
joyent
/
conch-api
Datacenter build and management service
Mozilla Public License 2.0
22
stars
11
forks
source link
v3 b6: more auth fixes
#977
Closed
karenetheridge
closed
4 years ago
karenetheridge
commented
4 years ago
More authentication fixes.
when authenticating a user and the session cookie is not being used, wipe any existing cookie that is already being stored by the client
fix POST /logout to properly log out the user in all situations and keep the user logged out
lots more testing of edge cases
better logging
More authentication fixes.