0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-05 08:55:43 +02:00
gitea/models
KN4CK3R 688d4a1f71
Unify password changing and invalidate auth tokens (#27625)
- Unify the password changing code
- Invalidate existing auth tokens when changing passwords
2024-02-04 14:05:26 +00:00
..
actions Fix incorrect action duration time when rerun the job before executed once (#28364) 2024-01-19 14:05:49 +00:00
activities Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) 2024-02-01 14:25:37 +08:00
admin
asymkey Update tool dependencies (#29030) 2024-02-02 19:11:39 -05:00
auth Unify password changing and invalidate auth tokens (#27625) 2024-02-04 14:05:26 +00:00
avatars Refactor some legacy code and remove unused code (#28622) 2023-12-28 09:38:59 +00:00
db Fix joins in db.Find(AndCount) (#28978) 2024-01-30 02:37:24 +00:00
dbfs
fixtures Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
git Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
issues Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
migrations Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
organization
packages Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
perm
project
pull Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
repo Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
secret
shared/types
system Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
unit
unittest
user Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00
webhook Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
error.go Forbid removing the last admin user (#28337) 2024-01-15 06:51:43 +00:00
fixture_generation.go
fixture_test.go
main_test.go
org.go Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
org_team.go
org_team_test.go
org_test.go
repo.go Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
repo_test.go
repo_transfer.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
repo_transfer_test.go