summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/keycloak.nix
Commit message (Expand)AuthorAge
* nixos/manual: render module chapters with nixos-render-docspennae2023-01-27
* nixos/keycloak: Escape database password properlytalyz2022-11-03
* nixos/keycloak: Escape admin password properlytalyz2022-10-31
* treewide: convert fake octal ints to stringsYorick van Pelt2022-10-28
* Merge branch 'master' into option-docs-mdpennae2022-09-01
|\
| * keycloak: 18.0.0 -> 19.0.1talyz2022-08-31
* | nixos/*: convert options with admonitions to MDpennae2022-08-31
* | nixos/*: convert varlist-using options to MDpennae2022-08-31
|/
* nixos/*: literalDocBook -> literalMDpennae2022-08-27
* Merge pull request #179896 from erikarvstedt/fix-bash-exit-handlerSebastián Mancilla2022-08-14
|\
| * treewide: fix bash exit handlersErik Arvstedt2022-07-02
* | nixos/*: automatically convert option docs to MDpennae2022-08-03
* | nixos/*: normalize link formatpennae2022-08-03
* | treewide: automatically md-convert option descriptionspennae2022-07-30
|/
* keycloak: 17.0.1 -> 18.0.0Felix Singer2022-05-03
* keycloak: Switch to the new Quarkus version of Keycloaktalyz2022-04-12
* keycloak: fix a missing newline when using pluginsBenjamin Staffin2022-03-22
* Merge remote-tracking branch 'origin/master' into mvnBenjamin Staffin2022-03-21
|\
| * nixos/keycloak: fix database provisioning issuesmidchildan2022-02-28
| * nixos/keycloak: Reformat the code with nixpkgs-fmttalyz2022-01-17
| * nixos/keycloak: Inherit library functions and builtinstalyz2022-01-17
| * nixos/keycloak: Use LoadCredential to load secretstalyz2022-01-17
| * keycloak service: allow to set empty frontend URLNikolay Amiantov2022-01-16
| * keycloak service: add themes supportNikolay Amiantov2022-01-16
| * keycloak service: use 'attrsOf anything' for extraConfigNikolay Amiantov2022-01-16
| * keycloak service: update HTTPS configurationNikolay Amiantov2022-01-16
| * keycloak service: ordering for CLI scriptNikolay Amiantov2022-01-16
| * treewide: add literalDocBook text to options with complex defaultspennae2021-12-09
| * treewide: add defaultText for options with simple cfg.* expression defaultspennae2021-12-09
* | nixos/keycloak: add plugins optionMaciej Krüger2021-12-13
|/
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* treewide: runCommandNoCC -> runCommandRobert Hensing2021-08-15
* treewide: Fix mysql alias deprecation breakagetalyz2021-06-04
* nixos/keycloak: Split certificatePrivateKeyBundle into two optionstalyz2021-05-21
* nixos/keycloak: keycloak.database* -> keycloak.database.*talyz2021-05-21
* nixos/keycloak: frontendUrl always needs to be suffixed with /talyz2021-05-21
* nixos/keycloak: Add myself to maintainerstalyz2021-05-21
* nixos/keycloak: Improve readablility by putting executables in PATHtalyz2021-05-21
* nixos/keycloak: Set umask before copying sensitive filestalyz2021-05-21
* nixos/keycloak: Improve bash error handlingtalyz2021-05-21
* nixos/keycloak: Set the postgresql database password securelytalyz2021-05-21
* nixos/keycloak: Use replace-secret to avoid leaking secretstalyz2021-05-19
* nixos/keycloak: Document how to use a custom local databasetalyz2021-05-04
* Revert "nixos/keycloak: use db username in db init scripts"talyz2021-05-04
* nixos/keycloak: use db username in db init scriptsLeo Maroni2021-04-29
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
* nixos/keycloak: Add support for MySQL and external DBs with SSLtalyz2020-10-29
* nixos/keycloak: Add documentationtalyz2020-10-29
* nixos/keycloak: Document internal functionstalyz2020-10-29
* nixos/keycloak: Inittalyz2020-10-27