1
Fork 0
galene/group
Juliusz Chroboczek b883171f62 Don't return error when matching empty password.
This avoids displaying "internal server error" when a username
is disabled.
2024-05-02 17:41:50 +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 Upgrade description after setting filename. 2024-05-02 00:01:01 +02:00
description_test.go Add test for upgrading AllowSubgroups. 2024-04-17 18:48:24 +02:00
group.go Replace uses of os.IsExist and os.IsNotExist with errors.Is. 2024-04-14 13:34:32 +02:00
group_test.go Rework configuration file format. 2024-04-09 22:49:03 +02:00