Commit Graph

6391 Commits (ddce9725cb3b21948e9eb7372b1717e8339b361b)

Author SHA1 Message Date
Oliver Günther 11aeee295c
Remove autoloader option 2 years ago
Oliver Günther 87b454e093
Remove bcrypt override deprecation 2 years ago
Oliver Günther c54ac51f90
Replace to_prepare with after_initialize for one-time calls 2 years ago
Oliver Günther 9e3c51299a
Remove Setting.protocol in favor of static config 2 years ago
Oliver Günther 22b7849520
Remove legacy mailer configuration and move into settings 2 years ago
Oliver Günther 6e5b92c457
Linting 2 years ago
Oliver Günther 67946ce286
Move sentry into reloader 2 years ago
Oliver Günther 9f96e2926e
Move secure_headers into reloader 2 years ago
Oliver Günther 8ec3f05767
Move interceptors registry into reloader 2 years ago
Oliver Günther e5358ea5af
Move rack_timeout in reloader 2 years ago
Oliver Günther 6578ea4423
Move grape initializer into reloader 2 years ago
Oliver Günther ea0356b4ef
Load patches in autoloader 2 years ago
Christophe Bliard 126fab49ba
add setting:available_envs rake task to list overridable env var names 3 years ago
OpenProject Actions CI 65b2030b2e update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 08f07277b0 update locales from crowdin [ci skip] 3 years ago
Oliver Günther 064ff976b4
Fix mailer interceptors rejecting empty to addresses 3 years ago
Markus Kahl ff1e4da0ad use sensible default for ssl verify mode 3 years ago
OpenProject Actions CI a8443df76d update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 05b7ee48e4 update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI b61d2f327a update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 5f8b7f3b0a update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 3a7b834103 update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI a2bbedd381 update locales from crowdin [ci skip] 3 years ago
Markus Kahl 52ec4f472d fix ldap sync job (missing config definition) 3 years ago
OpenProject Actions CI 58ec2d2447 update locales from crowdin [ci skip] 3 years ago
ulferts 9d7d5f4ab9
remove wrong writable definition for sendmail_location 3 years ago
ulferts 3efb9212c6
remove writability constraint from smtp_authentication 3 years ago
ulferts 6ac16b2884
add :authentication definition 3 years ago
OpenProject Actions CI 37fd580184 update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 88a0737ad3 update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 84cfd5abb7 update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 686e8b5fbd update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 73d44d2a37 update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 1b17bbec94 update locales from crowdin [ci skip] 3 years ago
ulferts 443e53ac28 use hash type for auth_source_sso setting definition 3 years ago
ulferts d63586bbc9
define aliases for smtp/mail definitions 3 years ago
OpenProject Actions CI 973b90379f update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 197cab53d9 update locales from crowdin [ci skip] 3 years ago
ulferts 5ea31705c2 update release note link 3 years ago
Oliver Günther 53ee07c84b Rewrite all docs.openproject.org links 3 years ago
OpenProject Actions CI 3327c6bdef update locales from crowdin [ci skip] 3 years ago
OpenProject Actions CI 09d17165fa update locales from crowdin [ci skip] 3 years ago
Christophe Bliard ba0361c37f
override value from unprefixed env only for used-to-be configuration settings 3 years ago
Oliver Günther 61d64a0f9c Rename legacy env to nested 3 years ago
Christophe Bliard 7d0d812b35
remove deprecation warning when using nested hash in env var names 3 years ago
OpenProject Actions CI 233d394fb9 update locales from crowdin [ci skip] 3 years ago
Christophe Bliard 73a8421c42
make nested hash env names work with env_alias for Setting 3 years ago
Christophe Bliard 2c67f992a5
stringify hash settings keys and support OPENPROJECT_2FA env var 3 years ago
Christophe Bliard 30129450ad
refactor: make it consistent with other WEB settings 3 years ago
Christophe Bliard 8082cd9d08
log deprecation warning when using env var names to set nested hash setting 3 years ago