1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 03:16:41 -04:00
gitea/models
wxiaoguang 4c6e2da088
Improve "must-change-password" logic and document (#30472)
Unify the behaviors of "user create" and "user change-password".

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-04-14 17:22:14 +00:00
..
actions Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 2024-04-11 15:11:32 +08:00
activities Refactor more filterslice (#30370) 2024-04-10 04:18:41 +00:00
admin
asymkey Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
auth Add comment for ContainsRedirectURI about the exact match (#30457) 2024-04-13 09:31:40 +00:00
avatars Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +00:00
db Improve "must-change-password" logic and document (#30472) 2024-04-14 17:22:14 +00:00
dbfs
fixtures Add default board to new projects, remove uncategorized pseudo-board (#29874) 2024-03-27 20:54:32 +00:00
git Fix commitstatus summary (#30431) 2024-04-14 14:16:54 +02:00
issues Refactor more filterslice (#30370) 2024-04-10 04:18:41 +00:00
migrations Fix commitstatus summary (#30431) 2024-04-14 14:16:54 +02:00
organization Check the token's owner and repository when registering a runner (#30406) 2024-04-11 16:01:44 +08:00
packages
perm Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
project Fix migration v292 (#30153) 2024-03-28 16:14:30 +00:00
pull
repo Add container.FilterSlice function (#30339) 2024-04-09 20:27:30 +08:00
secret Make runs-on support variable expression (#29468) 2024-03-08 06:14:35 +00:00
shared/types
system
unit
unittest
user Refactor DeleteInactiveUsers, fix bug and add tests (#30206) 2024-04-01 02:06:35 +00:00
webhook Store webhook event in database (#29145) 2024-03-07 23:18:38 +01:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
org_team_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
org_team.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
org_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
org.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
repo_test.go
repo_transfer.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
repo.go