forgejo/models/db
wxiaoguang b122c6ef8b
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>
(cherry picked from commit 4c6e2da088cf092a9790df5c84b7b338508fede7)

Conflicts:
	- cmd/admin_user_create.go
          Resolved by favoring Gitea's version of the conflicting areas.
	- docs/content/administration/command-line.en-us.md
          Removed, Gitea specific.
2024-04-21 11:29:08 +02:00
..
install
paginator
collation.go [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
common.go [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
consistency.go
context.go
context_committer_test.go
context_test.go
convert.go [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
engine.go Improve "must-change-password" logic and document (#30472) 2024-04-21 11:29:08 +02:00
engine_test.go
error.go
index.go [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
index_test.go
iterate.go
iterate_test.go
list.go
list_test.go
log.go
main_test.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go