mirror of
https://github.com/usememos/memos.git
synced 2025-12-16 21:59:25 +08:00
Signup is not allowed if password login is disabled If password login is disabled in the system configuration, the "signup" in the "/auth" page disappears, but the user can manually enter "/auth/signup" to access the system by creating a new user. |
||
|---|---|---|
| .. | ||
| auth.go | ||
| common.go | ||
| docs.go | ||
| http_getter.go | ||
| idp.go | ||
| jwt.go | ||
| memo.go | ||
| memo_organizer.go | ||
| memo_relation.go | ||
| resource.go | ||
| rss.go | ||
| storage.go | ||
| swagger.yaml | ||
| system.go | ||
| system_setting.go | ||
| tag.go | ||
| tag_test.go | ||
| user.go | ||
| v1.go | ||