summaryrefslogtreecommitdiff
path: root/src/config.rs
AgeCommit message (Expand)Author
2024-10-19Add `extension-refresh` feature flag (#5106)Daniel
2024-10-11Fix `--version` from failing without config (#5055)1.32.2Mathijs van Veluw
2024-09-23Add extra linting (#4977)1.32.1Mathijs van Veluw
2024-09-20Fix keyword collision in Rust 2024 and add new api/config value (#4975)Daniel García
2024-08-30Allow enforcing Single Org with pw reset policy (#4903)Mathijs van Veluw
2024-07-24Allow to increase the note size to 100_000 (#4772)Mathijs van Veluw
2024-07-24Add support for MFA with Duo's Universal Prompt (#4637)0x0fbc
2024-07-24Allow to override log level for specific target (#4305)Timshel
2024-07-24Update crates & fix crate vulnerability (#4771)Daniel
2024-07-12Update admin interface (#4737)Mathijs van Veluw
2024-07-12Improved HTTP client (#4740)Daniel 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