This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-09 11:20:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2df2654765c85cb7e7efc5eec9a97befa47bf15
Gitea
/
routers
/
user
History
6543
a229e34387
Allow only internal registration (
#15795
)
...
* Add ALLOW_ONLY_INTERNAL_REGISTRATION into settings * OpenID respect setting too
2021-05-09 16:13:35 +02:00
..
setting
Move modules/forms to services/forms (
#15305
)
2021-04-06 20:44:05 +01:00
auth_openid.go
Allow only internal registration (
#15795
)
2021-05-09 16:13:35 +02:00
auth.go
Allow only internal registration (
#15795
)
2021-05-09 16:13:35 +02:00
avatar.go
Prevent NPE on avatar direct rendering if federated avatars disabled (
#15434
)
2021-04-12 20:57:12 -04:00
home_test.go
…
home.go
Refactor renders (
#15175
)
2021-04-19 18:25:08 -04:00
main_test.go
…
notification.go
…
oauth.go
Feature/oauth userinfo (
#15721
)
2021-05-06 01:30:15 -04:00
profile.go
add
/assets
as root dir of public files (
#15219
)
2021-04-28 12:35:06 +00:00
task.go
…