1
Fork 0
galene/webserver
Juliusz Chroboczek c1915cf3fc Don't include group and name in token API.
The group and name are in the path, this avoids redundancies.
2024-05-09 00:46:52 +02:00
..
api.go Don't include group and name in token API. 2024-05-09 00:46:52 +02:00
api_test.go Don't include group and name in token API. 2024-05-09 00:46:52 +02:00
precondition.go Add precondition.go. 2024-04-09 22:49:03 +02:00
precondition_test.go Add precondition.go. 2024-04-09 22:49:03 +02:00
webserver.go Implement command /identify. 2024-05-01 23:38:31 +02:00
webserver_test.go Implement parseContentType. 2024-04-09 22:49:03 +02:00
whip.go Implement command /identify. 2024-05-01 23:38:31 +02:00