<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/provider_base, branch 0.3.0rc1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>postfix enable submission port using starttls, so the client can transition to the more restrictive TLS wrapper mode</title>
<updated>2013-08-31T12:33:53+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-08-30T19:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ff26ca98604d9e3f3856cca2af678b21c096d1ee'/>
<id>ff26ca98604d9e3f3856cca2af678b21c096d1ee</id>
<content type='text'>
Change-Id: I2a1728788378d9a1b79155ddb9bb4b0464b16baa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2a1728788378d9a1b79155ddb9bb4b0464b16baa
</pre>
</div>
</content>
</entry>
<entry>
<title>Make TLS-required smtps (465) be port for sending SMTP. This is preferred over 25 because that is typically blocked, and we cannot force TLS on that port due to other MTAs not being configured for this century. We don't use submission (568) because that uses STARTTLS, and the STARTTLS banner can easily be stripped by an adversary. (#3604)</title>
<updated>2013-08-29T20:15:24+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-08-29T20:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ddcab83dda101ee335bbf37451f37e2bfe358c7f'/>
<id>ddcab83dda101ee335bbf37451f37e2bfe358c7f</id>
<content type='text'>
. enable smtps (port 465) for client submission over TLS, and require that TLS is enabled
. add 465 to the allowed open ports in the firewall
. change the smtp-service.json to use 465 instead of 25

note: I did not use the 'use_smtps' parameter that is available in the postfix
class because it added some options that we do not want/need.

Change-Id: I0040eb2dff6008a1c830d59df9963eb83dc9ea02
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
. enable smtps (port 465) for client submission over TLS, and require that TLS is enabled
. add 465 to the allowed open ports in the firewall
. change the smtp-service.json to use 465 instead of 25

note: I did not use the 'use_smtps' parameter that is available in the postfix
class because it added some options that we do not want/need.

Change-Id: I0040eb2dff6008a1c830d59df9963eb83dc9ea02
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "temp hack: deploy the webapp as couch user 'admin'"</title>
<updated>2013-08-15T19:39:10+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-08-15T19:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=fb38e5f896b460e05907b493bfe0ad38006f2060'/>
<id>fb38e5f896b460e05907b493bfe0ad38006f2060</id>
<content type='text'>
This reverts commit 8c038fea91adc87adf9e408c16e2f0ec9838e3d2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8c038fea91adc87adf9e408c16e2f0ec9838e3d2.
</pre>
</div>
</content>
</entry>
<entry>
<title>run soledad daemon using the configured port.</title>
<updated>2013-08-01T19:31:57+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-08-01T19:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7d6893194cf1b6b8f4b3afa407d70dc90fe25f6c'/>
<id>7d6893194cf1b6b8f4b3afa407d70dc90fe25f6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a requirement to soledad.json that soledad service is found on a couchdb</title>
<updated>2013-08-01T10:04:47+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-07-29T20:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c3ee10bfe3a9439897c896e4a1f2f599e664fb33'/>
<id>c3ee10bfe3a9439897c896e4a1f2f599e664fb33</id>
<content type='text'>
node, if it is not, it will fail to compile

this requires a newer leap_cli, so I've bumped the compatibility requirement

Change-Id: Ie1061798d058087126163793b216dd5938eb95a6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
node, if it is not, it will fail to compile

this requires a newer leap_cli, so I've bumped the compatibility requirement

Change-Id: Ie1061798d058087126163793b216dd5938eb95a6
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #3291: set the soledad port properly in the json and as a temporary work-around, use the couchdb admin/passwd</title>
<updated>2013-08-01T10:03:18+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-07-29T18:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ab668294faeeb193ccb9c202fa48ed698696f931'/>
<id>ab668294faeeb193ccb9c202fa48ed698696f931</id>
<content type='text'>
Change-Id: Ibb1cd8416d00552f8ca1716e42a08137a4b461aa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ibb1cd8416d00552f8ca1716e42a08137a4b461aa
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/issue/3278' into develop</title>
<updated>2013-08-01T08:29:51+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-08-01T08:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5ab94dcc7398f566967fd30747447cc6759fd227'/>
<id>5ab94dcc7398f566967fd30747447cc6759fd227</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add haproxy servers to services/mx.json</title>
<updated>2013-07-31T17:28:44+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-07-31T17:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e22d7657c903aaebacb059a8da6dcf53184b3242'/>
<id>e22d7657c903aaebacb059a8da6dcf53184b3242</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix /etc/leap/mx.conf doesn't contain any user credentials (Feature #3347)</title>
<updated>2013-07-31T15:44:34+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-07-31T15:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=80ae781667ab1d8803593e03fc9c928b86db5e97'/>
<id>80ae781667ab1d8803593e03fc9c928b86db5e97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webapp - use hiera config "webapp.admins" for the list of admin usernames, default to empty list.</title>
<updated>2013-07-30T23:44:03+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-29T08:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=95fc96fc7642e389172b02cb8ef7d4b7689cb7df'/>
<id>95fc96fc7642e389172b02cb8ef7d4b7689cb7df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
