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-09-18 07:12:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fca548ed11cefedcaa595be1c08625a9ae9f878
Gitea
/
models
T
History
Lunny Xiao
f92bdf875b
Merge pull request
#1226
from nice-software/wip/pam
...
Add PAM authentication
2015-04-24 16:43:58 +08:00
..
migrations
auto fix locale file name change
2015-03-25 19:51:22 -04:00
access.go
…
action.go
…
admin.go
…
error.go
#1070
Clearer error message for illegal characters
2015-03-26 17:11:47 -04:00
git_diff.go
…
issue.go
#1073
#1162
issue ID constraint failed
2015-03-27 06:47:02 -04:00
login.go
Merge pull request
#1226
from nice-software/wip/pam
2015-04-24 16:43:58 +08:00
models_sqlite.go
…
models.go
…
oauth2.go
…
org.go
#1070
Clearer error message for illegal characters
2015-03-26 17:11:47 -04:00
publickey.go
#1133
add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
2015-03-25 08:59:48 -04:00
release.go
…
repo.go
Fixes issue with LDAP inserting users with blank names.
2015-04-20 01:51:43 -04:00
slack.go
…
token.go
…
update.go
…
user.go
Merge pull request
#1211
from mephux/hotfix/type-fix-ValidatePassword
2015-04-24 15:03:21 +08:00
webhook.go
…