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
/
routers
/
api
/
v1
/
user
History
Lunny Xiao
d29a0fc3be
Fix user primary email changed (
#17840
)
2021-11-28 12:04:44 +01:00
..
app.go
Swagger AccessToken fixes (
#16574
) (
#16597
)
2021-08-02 20:24:47 +02:00
email.go
rsponse 404 when delete not exist email (
#15383
)
2021-04-10 07:12:38 +01:00
follower.go
[refactor] Unify the export of user data via API (
#15144
)
2021-03-27 17:45:26 +01:00
gpg_key.go
Add option to provide signature for a token to verify key ownership (
#14054
)
2021-07-13 15:28:07 +02:00
helper.go
Add Visible modes function from Organisation to Users too (
#16069
)
2021-06-26 20:53:14 +01:00
key.go
[refactor] Unify the export of user data via API (
#15144
)
2021-03-27 17:45:26 +01:00
repo.go
…
settings.go
Fix user primary email changed (
#17840
)
2021-11-28 12:04:44 +01:00
star.go
…
user.go
List limited and private orgs if authenticated on API (
#16866
) (
#16879
)
2021-08-31 12:49:02 +02:00
watch.go
…