Add settings for client web-based logon flow.
Review Request #13045 — Created May 19, 2023 and submitted — Latest diff uploaded
This adds some settings to the Authentication settings page for the
upcoming client web-based logon flow. There is a new section for
general API Authentication settings, with a field for setting the
automatic expiration of client API tokens.
- Ran unit tests.
- Manually tested the settings page putting different expirations,
saving the form, playing with other settings.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
Commits
reviewboard/admin/forms/auth_settings.py |
---|
reviewboard/admin/tests/test_authentication_settings_form.py |
---|