forgejo/templates/user
Dmitrii Sharshakov 30982b9e7b feat(auth): add ability to regenerate access tokens (#6963)
- Add the ability to regenerate existing access tokens in the UI. This preserves the ID of the access token, but generates a new salt and token contents.
- Integration test added.
- Unit test added.
- Resolves #6880

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6963
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Dmitrii Sharshakov <d3dx12.xx@gmail.com>
Co-committed-by: Dmitrii Sharshakov <d3dx12.xx@gmail.com>
2025-03-08 10:42:36 +00:00
..
auth Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
dashboard feat(ui): welcome screen for user dashboard (#7030) 2025-02-23 08:41:31 +00:00
notification Apply switch redesign to more areas (#6542) 2025-01-13 08:28:06 +00:00
overview feat(UI): add package counter to repo/user/org overview pages 2024-07-31 12:40:24 +02:00
settings feat(auth): add ability to regenerate access tokens (#6963) 2025-03-08 10:42:36 +00:00
code.tmpl Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
heatmap.tmpl Fix heatmap localization 2024-03-20 08:20:08 +01:00
profile.tmpl feat(ui): better activity messages for cases of private profiles (#5638) 2024-10-21 14:39:29 +00:00