issues
search
MCWertGaming
/
authfox
AuthFox - a simple authentication and session server for Puroto, archived
GNU General Public License v3.0
5
stars
1
forks
source link
Fixing a few things
#66
Closed
MCWertGaming
closed
2 years ago
MCWertGaming
commented
2 years ago
This PR solves a few issues that are dangling around:
55: Fixed http code 200 being returned on wrong data
17: Fixed a bug in the session rotation that leads to overwriting the last session instead of the first
44: The session TTL is now increased when it's used so the session keeps being valid
65: Added missing error handling for some functions
19: Updated the swagger reference with the removed delete endpoint and the new http status code 406 for invalid headers
39: Added repo files like issue templates
This PR solves a few issues that are dangling around:
55: Fixed http code 200 being returned on wrong data
17: Fixed a bug in the session rotation that leads to overwriting the last session instead of the first
44: The session TTL is now increased when it's used so the session keeps being valid
65: Added missing error handling for some functions
19: Updated the swagger reference with the removed delete endpoint and the new http status code 406 for invalid headers
39: Added repo files like issue templates