This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-03-15 14:16:53 +01:00
Code
Issues
Activity
gitea
/
cmd
History
Jimmy Praet
7c0bf06d96
Respect DefaultUserIsRestricted system default when creating new user (
#19310
) (
#19560
)
2022-04-30 15:00:14 +02:00
..
admin_auth_ldap_test.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
admin_auth_ldap.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
admin.go
Respect DefaultUserIsRestricted system default when creating new user (
#19310
) (
#19560
)
2022-04-30 15:00:14 +02:00
cert.go
…
cmd.go
Fix flag validation (
#19046
) (
#19051
)
2022-03-10 20:23:55 +00:00
convert.go
…
docs.go
…
doctor.go
…
dump_repo.go
…
dump.go
When dumping trim the standard suffices instead of a random suffix (
#19440
) (
#19447
)
2022-04-20 23:26:03 +01:00
embedded_stub.go
…
embedded.go
…
generate.go
…
hook_test.go
…
hook.go
Fix the bug: deploy key with write access can not push (
#19010
) (
#19182
)
2022-03-23 13:44:41 +00:00
keys.go
…
mailer.go
…
manager.go
…
migrate_storage.go
…
migrate.go
…
restore_repo.go
…
serv.go
Warn on SSH connection for incorrect configuration (
#19317
) (
#19437
)
2022-04-20 19:18:23 +02:00
web_graceful.go
…
web_https.go
…
web_letsencrypt.go
…
web.go
…