• Wen Sun's avatar
    fix: signup is not allowed if password login is disabled (#2776) · e4488da9
    Wen Sun authored
    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.
    e4488da9
Name
Last commit
Last update
..
auth.go Loading commit data...
common.go Loading commit data...
docs.go Loading commit data...
http_getter.go Loading commit data...
idp.go Loading commit data...
jwt.go Loading commit data...
memo.go Loading commit data...
memo_organizer.go Loading commit data...
memo_relation.go Loading commit data...
resource.go Loading commit data...
rss.go Loading commit data...
storage.go Loading commit data...
swagger.yaml Loading commit data...
system.go Loading commit data...
system_setting.go Loading commit data...
tag.go Loading commit data...
tag_test.go Loading commit data...
user.go Loading commit data...
v1.go Loading commit data...