Age | Commit message (Collapse) | Author |
|
Change-Id: I3094be3ef60108f4f2cad5239b0b2f288b39620d
|
|
Before, under certain circumstances, the internal domain names
were capped from i.e. 'dev.example.com' to 'dev.i'
Change-Id: Ibd4998a7ba128dcbce5ccb9d0a52006ed4431f01
|
|
Change-Id: I1618a8c7f2f7c905b354dbe363fc91b690725479
|
|
contact email (Bug #6466)
Change-Id: Ib86ae771e0ac3b6f329a517a8a31c9ec54d33a05
|
|
might communicate with. this includes port and host key algorithm. closes #6432
|
|
|
|
|
|
compatibility with older clients
|
|
|
|
|
|
|
|
usernames to block.
|
|
|
|
|
|
Change-Id: I6508ce0d06b37a1c5601a0e981a59f7fda47f76a
|
|
might be false even for multimaster). closes #6064
|
|
|
|
|
|
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
|
|
|
|
|
|
This makes every node with obfsproxy service have unique port and
password for scramblesuit pluggable transport.
|
|
This is needed so as obfsproxy service is automatically deployed
along with eip service.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
needed shorewall will be automatically set up. requires new leap_cli
|
|
|
|
|
|
missing.
|
|
|
|
|
|
|
|
|
|
|
|
currently impossible to entirely overwrite the service.levels hash.
|
|
|
|
We want to access service levels by means of the id stored in the user record. With a hash we don't have to loop through all elements to find the one with a given id and still can use arbitrary strings and do not rely on the order of the array.
Also it's the format the webapp is expecting right now.
|
|
This reverts commit ae50675e9095750cee9810237fb6b9f60030dae4.
Older openssl implementations (wheezy, android, others) aren't able to
parse this newer string, so reverting to the deprecated name until we
are sure the support is there
|