aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-20Adjust whitespaceNick Fox
2019-03-20Break up long line to stop SMTP from breakingNick Fox
2019-03-18Added domain blacklist regex for icons service and improved valid domain check.Daniel García
2019-03-18Changed uppercase deserializer to avoid a clone.Daniel García
2019-03-14Allow changing error codes and create an empty error.Daniel García
2019-03-10Add option to use wrapped TLS in email, instead of STARTTLS upgradeDaniel García
2019-03-09Update admin page scripts and fixed broken tooltipDaniel García
2019-03-07Add option to force resync clients in admin panelDaniel García
2019-03-07Add warning about config panel values overriding env vars.Daniel García
2019-03-07Trim spaces from admin token during authentication and validate that the admi...Daniel García
2019-03-07Explicitly close SMTP connection in case of error.Daniel García
2019-03-03Some formatting and dependency updatesDaniel García
2019-03-03Added option to force 2fa at logins and made some changes to two factor code.Daniel García
2019-02-27Update dependencies and fix some lintsDaniel García
2019-02-24Minor typo fix conect => connectFrank Petrilli
2019-02-22remove some unneeded mutabilityДамјан Георгиевски
2019-02-20Merge pull request #406 from shauder/feature/disable-admin-tokenDaniel García
2019-02-20Allow the Admin token to be disabled in the advanced menuShane Faulkner
2019-02-20Print a warning when an env variable is being overriden by the config file, a...Daniel García
2019-02-20Updated dependencies, removed some unnecessary clones and fixed some lintsDaniel García
2019-02-18Remove margins on small devicesDaniel García
2019-02-18Add extra padding when the toolbar collapses in small devicesDaniel García
2019-02-18Show read-only options in the config panel and the env variable names in the ...Daniel García
2019-02-18Extended the template file and refer to wikiMiroslav Prasil
2019-02-18Add an option to not enable WAL (should help in #399)Miroslav Prasil
2019-02-17Escape user data from admin panel when calling JSDaniel García
2019-02-16Implemented multiple U2f keys, key names, and compromised checksDaniel García
2019-02-16Delete old devices when deauthorizing user sessionsDaniel García
2019-02-16Fix Yubikeys deleted on errorDaniel García
2019-02-13Removed list of mounted routes at startup by default, with option to add it b...Daniel García
2019-02-12Add version to initial messageDaniel García
2019-02-12Added config option for icon download timeoutBlackDex
2019-02-11Implement constant time equal check for admin, 2fa recover and 2fa remember t...Daniel García
2019-02-10Add missing url parameterDaniel García
2019-02-10Implemented HTML emails with text alternativeDaniel García
2019-02-10Added HTML templates (+14 squashed commit)TheMardy
2019-02-10Show version in admin panelDaniel García
2019-02-10Error when admin panel is disabledDaniel García
2019-02-08Hide secrets in config panelDaniel García
2019-02-08Change use of deserialize_with for Option iteratorDaniel García
2019-02-08Fixed some clippy lints and changed update_uuid_revision to only use one db q...Daniel García
2019-02-06Add reset user config buttonDaniel García
2019-02-06Fix .env path traversal issueDaniel García
2019-02-06Yubico and SMTP enable/disable master switchesDaniel García
2019-02-06Add groupsDaniel García
2019-02-06Added env variable to select config file. Initial work towards groups and add...Daniel García
2019-02-06Implemented config form and fixed config priorityDaniel García
2019-02-06Save configDaniel García
2019-02-06Implement basic config loading and updating. No save to file yet.Daniel García
2019-02-06Config can now be serialized / deserializedDaniel García