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-08-16 21:31:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f8710eea127586075b8e789c50e3d4994e0a649
Gitea
/
routers
/
api
/
v1
/
admin
T
History
Jimmy Praet
1f8710eea1
Enforce system defaults in CreateUser
...
Allow for overwrites with CreateUserOverwriteOptions
2022-04-02 12:00:35 +02:00
..
adopt.go
Renamed ctx.User to ctx.Doer. (
#19161
)
2022-03-22 15:03:22 +08:00
cron.go
Renamed ctx.User to ctx.Doer. (
#19161
)
2022-03-22 15:03:22 +08:00
org.go
Move organization related structs into sub package (
#18518
)
2022-03-29 14:29:02 +08:00
repo.go
Add
ContextUser
to http request context (
#18798
)
2022-03-26 17:04:22 +08:00
user.go
Enforce system defaults in CreateUser
2022-04-02 12:00:35 +02:00