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
2024-11-30 16:45:51 +01:00
Code
Issues
Activity
48c101affe
gitea
/
routers
/
api
/
v1
History
John Olheiser
7548037a64
Adds MustChangePassword to user create/edit API, defaults to true (
#6193
)
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2019-02-27 21:37:57 +02:00
..
admin
Adds MustChangePassword to user create/edit API, defaults to true (
#6193
)
2019-02-27 21:37:57 +02:00
convert
misc
org
Allow to set organization visibility (public, internal, private) (
#1763
)
2019-02-18 18:00:27 +02:00
repo
fix bug when migrate repository 500 when repo is existed (
#6188
)
2019-02-26 09:28:56 -05:00
swagger
user
Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (
#6143
)
2019-02-21 15:42:54 -05:00
utils
api.go