Age | Commit message (Collapse) | Author |
|
This replaces the secret_token from rails 4.1 on.
Both are used for securing cookies in the browser. The secret_key_base
will also encrypt the cookies while the token will only sign them.
Keeping the token in there for now allows us to migrate existing sessions
/ cookies to the new secrets. We can remove it in the next version once
all providers have run with secret_key_base for a while.
|
|
|
|
We used haproxy because we had multiple bigcouch nodes but now
with a single couchdb node this is not needed anymore.
- Resolves: #8144
|
|
|
|
|
|
|
|
|
|
common.json. closes #7423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
usernames to block.
|
|
|
|
develop
|
|
When running a service that requires couch (webapp or mx) on a node that also had couch running the haproxy was confused because it did not have an stunnel port for the local couch.
Emit a more useful error and fixed this for webapp and mx
|
|
- See issue #5217
- See companion change in leap_web
|
|
|
|
missing.
|
|
|
|
|
|
including the default_service_level
|
|
provider.production.json). requires latest leap_cli.
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I5bdb6b946becdc95cadc92651c06e66b826e2698
|
|
Change-Id: If7fff4c2b839cef5807ee8cee1355aea4dc719a8
|
|
for custom git source, improve apache config.
|
|
|
|
on the same node (requires latest leap_cli)
|
|
|
|
This reverts commit 8c038fea91adc87adf9e408c16e2f0ec9838e3d2.
|
|
default to empty list.
|
|
|
|
|
|
generating zone file).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#2016)
|