Commit Graph

120 Commits (0ed90b327c43506826b168c53a0bdfa31bd9574c)

Author SHA1 Message Date
Oliver Günther f51fb68a1c Do not pass empty values to smtp configuration (#4511) 9 years ago
Oliver Günther 38dee90a47 Allow configuration to override static help link 9 years ago
Oliver Günther 638340e7b6 Fix rubocop issues 9 years ago
Cyril Rohr f27bce492a Add tests for new methods to configure email settings 9 years ago
Cyril Rohr 2dcb9316bf Do not specify a default delivery method. Add SMTP domain 9 years ago
Cyril Rohr 938699d8aa Allow to select the way email sending is configured (either from config file, or settings) 9 years ago
Cyril Rohr e019de3bae Revert to previous default for email_delivery_method. 9 years ago
Cyril Rohr d5e0091093 Setup a sane default for email delivery method in case no config file present 9 years ago
Cyril Rohr 1b29d8ec92 Move email settings out of the YAMl configuration file, and into the Settings page 9 years ago
Markus Kahl 2dab25e6cd don't #extract_value on defaults which are already Ruby objects 9 years ago
Oliver Günther 02b5b8dda1 Add simple YAML extraction of ENV overrides 9 years ago
Oliver Günther 83b96e478a Add automatic configuration? helper 9 years ago
Oliver Günther fb4bf739d9 Allow the configuration to disable APIv2 basic auth 9 years ago
Oliver Günther 82eb512450 Make session name configurable 9 years ago
Cyril Rohr f8714d1e89 Allow to configure asset_host, which can be used to host assets on a CDN 9 years ago
Jonas Heinrich 55ea257f21 Also override cache config when set to file_store 9 years ago
Jonas Heinrich d9c5290b75 Set directory for file_store cache 9 years ago
Jonas Heinrich c513f09984 Small refactoring 9 years ago
Jonas Heinrich 636acde29e Make method more tolerant 9 years ago
Jonas Heinrich 0542580620 Don't change cache store if already present 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Markus Kahl c3fa89e5db disable password choice config 10 years ago
Jens Ulferts fce72938e3 prevent path traversal via filesystem scm 10 years ago
Solotchi Veaceslav bbcf34f020 Forbid access to blacklisted routes 10 years ago
Martin Linkhorst 39a12de3e2 explicitly default to :file_store in our configuration object 10 years ago
Martin Linkhorst c0ae700932 use rails' default path for :file_store 10 years ago
Cyril Rohr 074cdd2bcd Make file_store cache work 10 years ago
Markus Kahl 2ab5a49b0d env override for hidden menu items; + docs 10 years ago
netfighter b5117e84ee Set an empty hash as the default value of the hidden menu items 10 years ago
netfighter c3976607f2 Hide specified admin menu items 10 years ago
Solotchi Veaceslav d0780ee633 Disable default modules 10 years ago
Markus Kahl cbc6af43cf make force_ssl configurable (default false) 10 years ago
Martin Linkhorst f9b8801243 explicitly default to :file_store in our configuration object 10 years ago
Martin Linkhorst 187ddc4ef4 use rails' default path for :file_store 10 years ago
Cyril Rohr c55ad68a0e Make file_store cache work 10 years ago
Markus Kahl 14b1eb0170 local (file) and remote (s3) carrier wave storage 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts ca1c185421 cleans up variable to hash conversion 10 years ago
Markus Kahl cd93858b71 make sure to only replace an actual prefix 10 years ago
Markus Kahl 63957c55f7 more flexible prefix 10 years ago
Markus Kahl ea52b14756 don't hardcode ENV as source for config override 10 years ago
Markus Kahl 661d89f5fe allow nested config env override and addition of new values 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Markus Kahl 09e8a972f2 disable password choice config 10 years ago
Philipp Tessenow d40579c193 Use sane default sendmail options 10 years ago
Cyril Rohr 1bad29d78c Allow to load ERB variables from config file. 10 years ago
Philipp Tessenow 649b83163b Use sane default sendmail options 10 years ago
Markus Kahl c9a3dd87bd put #disable_password_login? into OP Configuration 10 years ago
Markus Kahl 4ec21c7cde enable override through env of disable password login 10 years ago
Martin Linkhorst 3e5748cf04 store sessions in the cache by default all the time 11 years ago