1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-12 19:55:59 +01:00
galene/webserver
Juliusz Chroboczek 9eb0364016 Allow a single wildcard user.
Rename the fallback-users entry to wildcard-user, and only
allow a single fallback user.  This is missing the HTTP API.
2024-05-03 20:24:32 +02:00
..
api.go Allow a single wildcard user. 2024-05-03 20:24:32 +02:00
api_test.go Allow a single wildcard user. 2024-05-03 20:24:32 +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