summaryrefslogtreecommitdiff
path: root/config/defaults.yml
AgeCommit message (Expand)Author
2017-03-23upgrade: use rails4s 'secret_key_base'Azul
2016-05-03use APP_CONFIG[config_file_paths] for provider.jsonAzul
2016-03-28api tokens - clarify terms: "monitors" are admins that authenticated via api ...elijah
2016-03-28api tokens: allow for special api tokens that work like session tokens but ar...elijah
2015-09-28Make invite code configurableankonym
2015-06-30updated locale fileselijah
2015-04-30added support for email notifications of ticket changeselijah
2015-04-20fixed warnings that gems are defined multiple times in Gemfileelijah
2015-01-28client certificates: allow for time units to be specified in client_cert_life...elijah
2014-11-11Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l...elijah
2014-07-31features for anonymous use and service endpointAzul
2014-07-29changed the development mode admin user from 'admin' to 'staff', since admin ...elijah
2014-07-11Added allow_registration toggle.Folker Bernitt
2014-06-17support for optional gems in Gemfile (engines/ and config/customization/gems/)elijah
2014-05-13keep empty email field if user removed prefillAzul
2014-04-18adopt service_level config to platform settingsAzul
2014-04-18change service level configuration strategyAzul
2014-04-17make use of the UnauthorizedUserAzul
2014-04-17UnauthenticatedUser as current_userAzul
2014-04-10move certs into toplevelAzul
2014-01-16switch to using dl.bitmask.netelijah
2013-12-29Return 'provider.json' via a controller, to better be able to control the res...elijah
2013-12-22locale prefix support:elijah
2013-12-20fixed billing tests (added dummy billing hash to config, include required tes...elijah
2013-12-20enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_C...elijah
2013-12-16Merge pull request #122 from azul/bugfix/4703-disable-unsupported-settingsjessib
2013-12-13make the possible actions for users and admins configurableAzul
2013-12-13proceed even if the couch is unreachableAzul
2013-12-05We won't want service levels in production mode, and have it so this initial ...jessib
2013-11-18Start of service level code, which will be tweakedjessib
2013-10-21use osx not mac as an identifier for the os.Azul
2013-10-21fix download urls for mac, android and windowsAzul
2013-10-18Make download links configurableAzul
2013-10-17blacklist system logins for aliases and loginsAzul
2013-09-03expire token according to config setting auth:token_expires_afterAzul
2013-09-02document the logfile option in the defaults.ymlAzul
2013-08-27Not ideal way to do it, but was proving complicated to have a config file spe...jessib
2013-07-11config - add force_ssl to config, add configuration notes to README.mdelijah
2013-07-04add 'blue' to admins in dev mode.elijah
2013-07-04set pagination size via config fileelijah
2013-07-04start of new ui - css changes, layout changes, navigation changes.elijah
2013-03-15fetch secret token for signing cookies from configAzul
2013-03-06certs - changed the logic of free/paid certs to be limited/unlimited.elijah
2013-02-27change free cert postfix to be a prefix (this is required for how openvpn doe...elijah
2013-02-25added configuration setting for disabling free certsAzul
2013-02-25enable free certs with a common name postfixAzul
2013-01-31config key is not ca_cert_path anymore - client_ca_certAzul
2013-01-26moving leap_ca configs into defaults.ymlAzul
2012-12-20Loading config defaults from default.yml nowAzul