- 03 May, 2024 6 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Rename the fallback-users entry to wildcard-user, and only allow a single fallback user. This is missing the HTTP API.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Suggested by Dianne Skoll.
-
Juliusz Chroboczek authored
-
- 02 May, 2024 7 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This avoids displaying "internal server error" when a username is disabled.
-
- 01 May, 2024 10 commits
-
-
Juliusz Chroboczek authored
Double-click, because otherwise it interferes with selection.
-
Juliusz Chroboczek authored
Otherwise warning messages during upgrading cannot print the filename.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We used to return nil, nil if the token didn't exist. We now return os.ErrNotExist.
-
- 26 Apr, 2024 1 commit
-
-
Sebastien Binet authored
Signed-off-by:
Sebastien Binet <binet@cern.ch>
-
- 17 Apr, 2024 2 commits
-
-
Juliusz Chroboczek authored
We used to test AutoSubgroups before upgrading the description, which would break handling of the (obsolete) AllowSubgroups field. Thanks to David Saulpic.
-
Juliusz Chroboczek authored
-
- 14 Apr, 2024 7 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This avoids a crash in the VP8 parser.
-
Juliusz Chroboczek authored
The former don't properly unwrap errors.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We now create the server and the listener in the calling thread, and only create a new goroutine before calling server.Serve.
-
- 13 Apr, 2024 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
The previous way depended on implementation details of GetConfiguration.
-
Juliusz Chroboczek authored
-
- 11 Apr, 2024 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-