1
Fork 0
galene/group
Juliusz Chroboczek 841d95d21c Fix handling of AutoSubgroups in readDescriptionFile.
We used to test AutoSubgroups before upgrading the description,
which would break handling of the (obsolete) AllowSubgroups
field.

Thanks to David Saulpic.
2024-04-17 18:50:35 +02:00
..
client.go Distinguish empty key in password from absence of key. 2024-04-12 01:05:48 +02:00
client_test.go Distinguish empty key in password from absence of key. 2024-04-12 01:05:48 +02:00
description.go Fix handling of AutoSubgroups in readDescriptionFile. 2024-04-17 18:50:35 +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