1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 18:25:58 +01:00
galene/group
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
..
client.go Don't return error when matching empty password. 2024-05-02 17:41:50 +02:00
client_test.go Don't return error when matching empty password. 2024-05-02 17:41:50 +02:00
description.go Allow a single wildcard user. 2024-05-03 20:24:32 +02:00
description_test.go Allow a single wildcard user. 2024-05-03 20:24:32 +02:00
group.go Allow a single wildcard user. 2024-05-03 20:24:32 +02:00
group_test.go Rework configuration file format. 2024-04-09 22:49:03 +02:00