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-06-06 02:43:17 +02:00
Code
Issues
Activity
gitea
/
modules
/
setting
History
zeripath
5a62ae5cbf
Add setting to disable BASIC authentication (
#8586
)
...
Closes
#8561
.
2019-10-19 15:27:15 +01:00
..
cache.go
…
cors.go
…
cron.go
Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (
#7751
)
2019-10-14 09:10:42 +03:00
database_sqlite.go
…
database_test.go
…
database.go
…
git.go
…
indexer_test.go
…
indexer.go
Restore Graceful Restarting & Socket Activation (
#7274
)
2019-10-15 14:39:51 +01:00
log.go
Restore Graceful Restarting & Socket Activation (
#7274
)
2019-10-15 14:39:51 +01:00
mailer.go
…
markup.go
…
repository.go
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (
#7631
)
2019-10-16 14:42:42 +01:00
service.go
Add setting to disable BASIC authentication (
#8586
)
2019-10-19 15:27:15 +01:00
session.go
…
setting.go
Fix password complexity regex for special characters (on master) (
#8525
)
2019-10-16 11:09:58 +08:00
task.go
…
webhook.go
…