diff options
author | John Olheiser <john.olheiser@gmail.com> | 2022-08-04 11:07:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-04 11:07:07 -0500 |
commit | aac905dcfb61a1144240d78d953487bd213985b7 (patch) | |
tree | c938fd0bfe0b8180a84ff5ba72857ed7383dcd70 /routers | |
parent | 5ce8fdbc37730d221c1bfbf0e9f9cbc44ff9302f (diff) | |
download | gitea-aac905dcfb61a1144240d78d953487bd213985b7.tar.gz gitea-aac905dcfb61a1144240d78d953487bd213985b7.zip |
Add username check to doctor (#20140) (#20671)
* Add username check to doctor
- Add a new breaking change detector to Gitea's doctor, which checks if
all users still have a valid username according to Gitea. Given from
time-to-time we need to make changes, either due to new routes or due to
security, it's for a instance's admin to check if all users still have a
valid username.
* Fix extra argument
* Apply suggestions from code review
* Apply suggestions from code review
Diffstat (limited to 'routers')
0 files changed, 0 insertions, 0 deletions