0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 22:05:20 +01:00
gitea/models/db
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
..
install
paginator Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
collation.go Partially enable MSSQL case-sensitive collation support (#29238) 2024-03-08 03:19:35 +00:00
common.go
consistency.go Fix oauth2 builtin application logic (#30304) 2024-04-08 04:13:34 +00:00
context.go Fix misuse of TxContext (#30061) 2024-03-25 15:00:16 +08:00
context_committer_test.go
context_test.go
convert.go
engine.go Improve "must-change-password" logic and document (#30472) 2024-04-14 17:22:14 +00:00
engine_test.go
error.go
index.go
index_test.go
iterate.go
iterate_test.go
list.go Fix joins in db.Find(AndCount) (#28978) 2024-01-30 02:37:24 +00:00
list_test.go
log.go
main_test.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go