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.

Changes between revision 1 and 2

orig
1
2
3

Commits

Summary ID Author
Support web-based login for clients.
0540962a83a1b9e1f652c60a13a4cdc22ea5e46c Michelle Aubin
Add settings for client web-based logon.
283fd7d68173d9a5d14e13e117aee8e3d094b180 Michelle Aubin
Add support for client API tokens.
91be88b04b398689dd794e53111cbe9ba8dfc658 Michelle Aubin
Support web-based login for clients.
8b7d7bbe83a258088b0786b28f831924809e4096 Michelle Aubin
Support web-based login for clients.
aea87d105b6dc931e9c68d106db00841cccc0fcd Michelle Aubin
Add settings for client web-based logon.
ec11605e1bb459b6dbde38b40b4e745451201d94 Michelle Aubin
reviewboard/admin/forms/auth_settings.py
reviewboard/admin/tests/test_authentication_settings_form.py
reviewboard/admin/tests/test_web_client_logon_settings_form.py
Loading...