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
2025-07-31 06:19:53 +02:00
Code
Issues
Activity
gitea
/
models
/
auth
History
Kemal Zebari
55a69ae4c6
Add new CLI flags to set name and scopes when creating a user with access token (
#34080
)
...
Resolves
#33474
. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-02 22:00:54 +08:00
..
access_token_scope_test.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
access_token_scope.go
Add new CLI flags to set name and scopes when creating a user with access token (
#34080
)
2025-04-02 22:00:54 +08:00
access_token_test.go
…
access_token.go
…
auth_token.go
…
main_test.go
…
oauth2_list.go
…
oauth2_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
oauth2.go
…
session.go
…
source_test.go
Refactor db package and remove unnecessary
DumpTables
(
#32930
)
2024-12-20 16:11:38 +00:00
source.go
…
twofactor.go
…
webauthn_test.go
Refactor tests (
#33021
)
2024-12-29 01:05:56 +00:00
webauthn.go
Fix: passkey login not working anymore (
#32623
)
2024-11-26 16:04:17 +00:00