Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-20 | Pass GET parameters for correct redirection. | Frederick Muriuki Muriithi | |
2024-08-19 | Show "Forgot Password" link. | Frederick Muriuki Muriithi | |
Provide the user with the "Forgot Password" link, if the backend supports it. | |||
2024-07-12 | Remove fieldset that breaks UI in google-chrome. | Frederick Muriuki Muriithi | |
2024-06-04 | auth: scope: Remove confusing UI elements | Frederick Muriuki Muriithi | |
2024-04-26 | Pass redirect_uri fields in POST. Use full URL | Frederick 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. | |||
2023-08-07 | Change imports to new unified db module. | Frederick Muriuki Muriithi | |