1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-10 02:35:58 +01:00
galene/group
Juliusz Chroboczek 89f947df1f Rework handling of authorisation errors.
We'd sometimes return "Internal server error" on authentication
failures.  This should be gone now.
2024-03-03 13:43:50 +01:00
..
client.go Add support for hashing password with BCrypt. 2023-11-23 14:04:43 +01:00
client_test.go Add support for hashing password with BCrypt. 2023-11-23 14:04:43 +01:00
description.go Move description code into its own file. 2024-02-20 18:19:24 +01:00
group.go Rework handling of authorisation errors. 2024-03-03 13:43:50 +01:00
group_test.go Rework handling of authorisation errors. 2024-03-03 13:43:50 +01:00