1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 02:05:59 +01:00
galene/group
Juliusz Chroboczek 16e2888d56 Add new configuration directive proxyURL.
The strategy of computing the base URL from the request doesn't
necessarily work if we're behind a reverse proxy.  proxyURL
can be set in cases where our guess is incorrect.

Thanks to Dianne Skoll.
2022-10-21 13:28:11 +02:00
..
client.go Minor cleanups. 2022-04-23 18:43:01 +02:00
client_test.go Run gofmt. 2020-12-19 17:38:47 +01:00
group.go Add new configuration directive proxyURL. 2022-10-21 13:28:11 +02:00
group_test.go Fix TestPermissions. 2022-09-09 14:14:24 +02:00