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 07:30:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2870aaaabc
drone
/
internal
/
api
/
handler
/
account
History
Akhilesh Pandey
a8f6f9528a
fix: Update the code to use registerInput along with createInput for user registration and subsequent creation
2023-08-11 00:52:05 +05:30
..
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
fix: Update the code to use registerInput along with createInput for user registration and subsequent creation
2023-08-11 00:52:05 +05:30