aboutsummaryrefslogtreecommitdiff
path: root/gn_auth/templates
AgeCommit message (Collapse)Author
2024-04-26Pass redirect_uri fields in POST. Use full URLFrederick Muriuki Muriithi
Pass in the missing redirect_uri value along with login data. Use the full URI (complete with request args) as the form's action. This resolves the error raised when wrong credentials are provided.
2024-03-26Rename to gn-authFrederick Muriuki Muriithi
2024-02-27Update base template.Frederick Muriuki Muriithi
2024-01-29Error handling: Handle 404 error.Frederick Muriuki Muriithi
2023-11-17Setup path to static paths correctly.Frederick Muriuki Muriithi
2023-08-07Change imports to new unified db module.Frederick Muriuki Muriithi