Commit Graph

89 Commits (ed740392cea8e4aa8cd31da99c91583eb01ae2df)

Author SHA1 Message Date
Markus Kahl bfb9601d76 registration footer override 7 years ago
Oliver Günther fa76452233
Allow :none authentication as empty smtp_authentication setting (#6210) 7 years ago
Oliver Günther fc50bb72a1 [26237] Add configuration option for default comment order (#5896) 7 years ago
Oliver Günther 342a30f7eb Make configuration hash indifferent (#5893) 7 years ago
Markus Kahl 4b316ec470 LDAP Single Sign-on (#5888) 7 years ago
Markus Kahl 37ac1b8d22 added after_login redirect URL configurations 7 years ago
Markus Kahl aad898439c added after_login redirect URL configurations 7 years ago
Markus Kahl 52d87ff81b Feature/remote repos (#5796) 7 years ago
Oliver Günther 296d625841
[25573] Implement health check with okcomputer 7 years ago
Oliver Günther 0fbb9c6168
Provide configuration option for basic auth API access 8 years ago
Wieland Lindenthal 7c90a92a75 Fix: undo accidental changing the default of `ee_manager_visible` 8 years ago
Wieland Lindenthal c4a8320ed5 Fix: logic for `ee_manager_visible` is falsey 8 years ago
Wieland Lindenthal 49f12b3e21
Enterprise Edition support tokens 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther c5cd149377
Insert iframe into modal body instead of loading it on page load 8 years ago
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