drone/internal/api/handler/account
Johannes Batzill 45026edf2b Merge branch 'akp/deprecate-formvalue' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#188) 2023-07-19 00:01:25 +00: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
login_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
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.go Update struct attribute names and pass register logic from handler to controller 2023-07-18 00:57:06 +05:30
register_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00