aboutsummaryrefslogtreecommitdiff
path: root/src/config.rs
AgeCommit message (Expand)Author
2024-07-12Improved HTTP clientDaniel García
2024-03-17automatically use email address as 2fa provider (#4317)Stefan Melmuk
2024-03-17Remove custom WebSocket code (#4001)Mathijs van Veluw
2024-03-17Improve JWT key initialization and avoid saving public key (#4085)Daniel García
2024-01-28err on invalid feature flag (#4263)Stefan Melmuk
2024-01-27Improve file limit handling (#4242)Daniel García
2024-01-12Update crates and fix icon issue (#4237)Mathijs van Veluw
2024-01-10improve emergency access when not enabled (#4227)Stefan Melmuk
2024-01-01US or EU Data Region Selection (#3752)THONY
2024-01-01Allow customizing the featureStates (#4168)Philipp Kolberg
2023-11-12Add Protected Actions Check (#4067)Mathijs van Veluw
2023-10-21New config option disable email changeAdrià Martín
2023-10-05Fix typostuhana
2023-08-13Implement login-with-deviceBernd Schoolmann
2023-07-29Fix .env.template fileBlackDex
2023-06-11feat: Push NotificationsGeekCornerGH
2023-04-10Several config and admin interface fixesBlackDex
2023-03-04Admin token Argon2 hashing supportBlackDex
2023-02-20Apply rewordingNils Mittler
2023-02-20Make the admin cookie lifetime adjustableNils Mittler
2023-02-12add EXE_SUFFIX to sendmail executable when not specifiedsoruh
2023-02-12check if SENDMAIL_COMMAND is valid using 'which' cratesoruh
2023-02-12Add support for sendmail as a mail transportsoruh
2023-02-12Merge branch 'main' into fix-domain-descriptionDaniel García
2023-02-07remove warn when sanitizing domainBlockListed
2023-02-07fix trailing slash in configuration builderBlockListed
2023-02-07remove documentation of bug since I'm fixing itBlockListed
2023-02-07improve wording of domain descriptionBlockListed
2023-02-06change description of domain configurationBlockListed
2023-01-25working implementationsirux88
2023-01-24Update KDF Configuration and processingBlackDex
2023-01-09Fix remaning inline formatBlackDex
2023-01-09Resolve uninlined_format_args clippy warningsBlackDex
2023-01-09Log message to stderr if LOG_FILE is not writablepjsier
2023-01-09Log message to stderr if LOG_FILE is not writablepjsier
2023-01-09Resolve uninlined_format_args clippy warningsBlackDex
2023-01-09Log message to stderr if LOG_FILE is not writablepjsier
2023-01-09Validate YUBICO_SERVER string (#3003)BlackDex
2023-01-09Removed unsafe-inline JS from CSP and other fixesBlackDex
2023-01-02Optimize config loading messagesBlackDex
2022-12-16Disable groups by default and Some optimizationsBlackDex
2022-12-10Increase privacy of masked configBlackDex
2022-12-05use a custom 404 pageStefan Melmuk
2022-12-02Cleanups and Fixes for Emergency AccessBlackDex
2022-12-01Add Organizational event logging featureBlackDex
2022-11-28only check sqlite parent if there could be oneStefan Melmuk
2022-11-28check if sqlite folder existsStefan Melmuk
2022-11-27Merge pull request #2928 from karbobc/settings-descriptionDaniel García
2022-11-27Merge pull request #2918 from BlackDex/issue-2761Daniel García
2022-11-22Update settings descriptionKarbob