Add settings for client web-based logon flow.

Review Request #13045 — Created May 19, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

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 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Add support for client API tokens.
a2ff67c1013efcbe576b0880500c894fd321ea8e Michelle Aubin
Support web-based login for clients.
6e448f9b47d091acf624cef63bee6aff1df4b198 Michelle Aubin
Support web-based login for clients.
635733e2536f8c06a78768af015ca5df6d558f9a Michelle Aubin
Add settings for client web-based logon.
38cc49b61b5c553c4f4720a42dcded074528002d Michelle Aubin
reviewboard/admin/forms/auth_settings.py
reviewboard/admin/tests/test_authentication_settings_form.py
Loading...