Commit Graph

63 Commits (27549b91f74a57b000ce9254e2add00aba815caa)

Author SHA1 Message Date
Oliver Günther 38a12d96ba Add option to accept ssl certificates 9 years ago
Oliver Günther fb4bf739d9 Allow the configuration to disable APIv2 basic auth 9 years ago
Oliver Günther 04398738f2 Allow Repository.disabled_types to be strings 9 years ago
Oliver Günther 82eb512450 Make session name configurable 9 years ago
Oliver Günther ba491cbf47 Fix repository relocation on managed remote 9 years ago
Oliver Günther dac730ac5a Add insecure option to managed remotes 9 years ago
Oliver Günther 589ba8e7b1 Relocate repositories locally and remote 9 years ago
Oliver Günther 6390f80f79 Restore keys from configuration example 9 years ago
Oliver Günther d2764478ac Feature specs for remote repository management 9 years ago
Oliver Günther ea64dacbdd Extend exemplary configuration 9 years ago
Oliver Günther 701c49ab31 Correct parsing of string and octal chmod values 9 years ago
Oliver Günther a71ce6f1a5 Refactor SCM config to lowercase / symbols 9 years ago
Oliver Günther bfd9c7fd63 Fix configuration.yml important notice position 9 years ago
Oliver Günther ee77585299 Disallow setting the owner of a repository folder 9 years ago
Oliver Günther 86f847043b Allow configuration to disable arbitrary SCM types 9 years ago
Martin Linkhorst 1a05fcb72d fix typo in configuration example 9 years ago
Oliver Günther ddfb07659a Added description to configuration.yml.example. 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Markus Kahl 7e8b95e169 more documentation 10 years ago
Martin Linkhorst b59059ae89 allow airbrake configuration via configuration.yml or env vars 10 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
netfighter 5e9bd9232c Fix configuration.yml.example 10 years ago
netfighter 33812ccf01 Add configuration example for the hidden 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
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Markus Kahl 09e8a972f2 disable password choice config 10 years ago
Markus Kahl 4dba21f002 added disable password option 10 years ago
Markus Kahl 902654a91d omniauth direct login 10 years ago
Martin Linkhorst 3e5748cf04 store sessions in the cache by default all the time 11 years ago
Martin Linkhorst f0b2fab9d1 default to cache store in production 11 years ago
Martin Linkhorst 8d34d46c9b enabled ActiveRecord based session store and make it configurable 11 years ago
marutosijp 8ef0f1e936 replace mail options reference URL at configuration.yml.example 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jens Ulferts d57b56a53e streamlines configuration of relative_url_root 11 years ago
Philipp Tessenow cb6a195aae make memcache-usage configurable 11 years ago
Philipp Tessenow 8a25a1c0a1 add option to diable browser cache for security reasons. 11 years ago
Michael Frister f67714abea Document configuration and update configuration.yml.example 11 years ago
Philipp Tessenow 93abc9123b replace ChiliProejct with OpenProject in configuration.yml.example 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Philipp Tessenow d08f44ff83 do not forget .yml.example files 11 years ago
Martin Linkhorst dd9515d745 remove cvs scm from openproject core 12 years ago
Martin Linkhorst 96dacf3150 remove bazaar scm from openproject core 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4b53920965 remove darcs scm from openproject core 12 years ago
Martin Linkhorst 2e7cb60974 in order to get the default configuration values, we have to completely omit the keys in the config file. otherwise they will be overridden by empty values. 12 years ago
Martin Linkhorst 9d1149a704 allow letter opener to be configured by the configuration yaml 12 years ago
Jean-Philippe Lang d88fa6ccce Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago