Commit Graph

25 Commits

Author SHA1 Message Date
nitnelave 8587fc38fd config: Fix the admin reset password option in template 2024-04-04 00:35:40 +02:00
Valentin Tolmer 10609b25e9 docs: Misc updates
Deprecate key_file in favor of key_seed, add a script to generate the secrets
2024-01-14 22:57:10 +01:00
Valentin Tolmer ff0ea51121 server: Add an option to force reset the admin password 2023-12-22 08:27:35 +01:00
Mohit Raj ec0737c58a docs(config): clarify docker networking setup 2023-12-03 15:10:51 +01:00
Herwig Hochleitner 23b388f3b8
docs: correct env var names in docker template toml 2023-05-02 15:40:16 +02:00
Valentin Tolmer d1f1eb8e80 config: Explicit the env variables 2023-04-13 09:22:09 +02:00
Valentin Tolmer da364746c4 server: Derive the server key from a seed
Fixes #504.
2023-04-13 09:17:05 +02:00
Austin Alvarado c817b31dfc
docs: Add DB migration docs 2023-03-17 17:49:24 +01:00
Igor Rzegocki d722be8896
server: add option to use insecure SMTP connection 2023-01-19 11:30:25 +01:00
Waldemar Heinze 2668ea4553
server: make `host` configurable to enable IPv6 support
This change also separates the API host and the LDAP host for further customization.
2022-11-24 23:39:11 +01:00
Indrek Haav 201e3a93eb Ensure generated JWT doesn't include quotation mark 2022-10-20 13:42:19 +02:00
Valentin Tolmer 9f70910283 docs: Update the docker config template to add smtp_encryption 2022-08-01 09:14:39 +02:00
Frank Moskal 9e37a06514
server: allow admin email to be set via config 2022-07-13 14:32:35 +02:00
Valentin Tolmer 1efab58d0c ldap: add an option to silence unknown fields in the config 2022-05-30 20:08:02 +02:00
Valentin Tolmer 6b6f11db1b server: update clap and add LDAPS options 2022-05-05 17:19:11 +02:00
Abbie Wade 747e37592d fixing environment variable name 2022-02-01 23:22:11 +01:00
Abbie Wade f6c43b691a fixed a typo and added verbose for future users to find 2022-02-01 23:22:11 +01:00
kaysond a1e50defbe add docs to config template 2021-11-25 20:41:59 +01:00
Valentin Tolmer db2b5cbae0 server: Add http_url to the configuration 2021-11-23 00:25:47 +01:00
Valentin Tolmer 18e3892e55 configuration: Add smtp config values. 2021-11-23 00:25:47 +01:00
Valentin Tolmer 107c8ec96e ldap: Implement group listing, fix various bugs 2021-10-23 18:24:03 +02:00
Valentin Tolmer 21e507a9d7 readme: Fix LDAP admin default value in docs 2021-10-22 14:11:04 +02:00
Valentin Tolmer 1859f5ddf0 config: Add LLDAP_ prefix to env varribles 2021-10-20 15:20:56 +02:00
Valentin Tolmer d9abcd335d config: Add a minimum password length 2021-10-07 18:33:47 +02:00
Valentin Tolmer 8e049c9e54 Add a docker image 2021-06-30 17:22:32 +02:00