Commit Graph

77 Commits (318fc81686a0c417895b8f76b80aa606d7773ce5)

Author SHA1 Message Date
Oliver Günther 9a0f9555c0
[24173] Add simple override to decide when to show the onboarding modal 8 years ago
Oliver Günther fff21a1229
UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
Oliver Günther 638e8ca735
Build simple service to initialize setting on login 8 years ago
Oliver Günther cc3682f314
Create configuration options for delete on logout, login 8 years ago
Oliver Günther 3f4388816e
Replace setting with a configuration variable 8 years ago
Oliver Günther ab62a6717b
Fix empty ENV overrides to be parsed as false 8 years ago
Cyril Rohr c387e51509 Hide email configuration in UI when using legacy configuration 9 years ago
Henriette Dinger bb5d0750a2 [22987] [Onboarding] Getting started video screen (2) (#4464) 9 years ago
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