This website requires JavaScript.
Explore
Help
Sign In
github
/
drone
Watch
5
Star
0
Fork
0
You've already forked drone
mirror of
https://github.com/harness/drone.git
synced
2025-05-05 02:21:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f5084697b1
drone
/
internal
/
api
/
handler
/
account
History
Johannes Batzill
45026edf2b
Merge branch 'akp/deprecate-formvalue' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (
#188
)
2023-07-19 00:01:25 +00:00
..
login_test.go
[MAINT] golangci-lint config changed (
#31
)
2022-10-13 14:39:15 +02:00
login.go
CODE-610: Remove FormValue and start using Query().Get() for all APIs doing get requests and sync required parameters in swagger schema
2023-07-12 21:16:07 +05:30
logout.go
CODE-623: API to logout a user and delete the session token from database (
#202
)
2023-07-18 10:19:00 +00:00
register_test.go
[MAINT] golangci-lint config changed (
#31
)
2022-10-13 14:39:15 +02:00
register.go
Update struct attribute names and pass register logic from handler to controller
2023-07-18 00:57:06 +05:30