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 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

First Last Summary ID Author
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
Loading...