You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/user
wxiaoguang def13ece7c
Allow to disable the password-based login (sign-in) form (#32687)
Usually enterprise/organization users would like to only allow OAuth2
login.

This PR adds a new config option to disable the password-based login
form. It is a simple and clear approach and won't block the future
login-system refactoring works.

Fix a TODO in #24821

Replace  #21851

Close #7633 , close #13606
3 months ago
..
auth Allow to disable the password-based login (sign-in) form (#32687) 3 months ago
dashboard Fix some places which doesn't repsect org full name setting (#32243) 3 months ago
notification Refactor template ctx and render utils (#32422) 4 months ago
overview Fix the spacing issue in the Project view (#30415) 11 months ago
settings Allow cropping an avatar before setting it (#32565) 3 months ago
code.tmpl Unify search boxes (#29530) 11 months ago
heatmap.tmpl Fix more "locale" usages (#27259) 1 year ago
profile.tmpl Fix the spacing issue in the Project view (#30415) 11 months ago