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 1

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

First Last Summary ID Author
Support web-based login for clients.
0540962a83a1b9e1f652c60a13a4cdc22ea5e46c Michelle Aubin
Add settings for client web-based logon.
283fd7d68173d9a5d14e13e117aee8e3d094b180 Michelle Aubin
reviewboard/admin/forms/auth_settings.py
reviewboard/admin/tests/test_web_client_logon_settings_form.py
Loading...