<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/test, branch version/0.6</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/leap_web into develop</title>
<updated>2014-11-11T21:06:42+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-11-11T21:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=c3305f1c29a1a37913bfb05cd11d547e9d7f16a0'/>
<id>c3305f1c29a1a37913bfb05cd11d547e9d7f16a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use ApiController#anonymous_access_allowed?</title>
<updated>2014-07-31T08:02:38+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-28T07:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=297b42cd7557a7508cdbf091163da48bbd52a79a'/>
<id>297b42cd7557a7508cdbf091163da48bbd52a79a</id>
<content type='text'>
There are some places where we only want to require login unless you can use EIP anonymously. So far we had an anonymous_certs_allowed? method in all these controllers. Now it's replaced with ApiController#anonymous_access_allowed?. The naming better reflects that there might be other services that allow anonymous use at some point.

This also fixed a typo name -&gt; @filename that broke the ConfigsController.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are some places where we only want to require login unless you can use EIP anonymously. So far we had an anonymous_certs_allowed? method in all these controllers. Now it's replaced with ApiController#anonymous_access_allowed?. The naming better reflects that there might be other services that allow anonymous use at some point.

This also fixed a typo name -&gt; @filename that broke the ConfigsController.
</pre>
</div>
</content>
</entry>
<entry>
<title>respond with 404 and 500 when rendering custom error pages</title>
<updated>2014-07-31T06:53:08+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-31T06:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=8529177baeb08b96f613148ebef0bf5861d897d1'/>
<id>8529177baeb08b96f613148ebef0bf5861d897d1</id>
<content type='text'>
includes test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
includes test
</pre>
</div>
</content>
</entry>
<entry>
<title>add translation and fix tests</title>
<updated>2014-07-17T10:47:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T15:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=150c80bfc7c469b23f7ac1bac0e42014ad417df6'/>
<id>150c80bfc7c469b23f7ac1bac0e42014ad417df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some cleanup of the messages api and cuke feature</title>
<updated>2014-07-17T10:47:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-12T07:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b17387a17669bfc9afce7435653cd8c29c686999'/>
<id>b17387a17669bfc9afce7435653cd8c29c686999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up error assertions in tests</title>
<updated>2014-07-17T09:18:57+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-17T09:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e8a3df62d14c8dd775811f4af885cf7e76d5d3f6'/>
<id>e8a3df62d14c8dd775811f4af885cf7e76d5d3f6</id>
<content type='text'>
We're not testing the redirects anymore. But the error messages should be pretty clear already. We can start testing redirects again once we redirect to different places for different actions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're not testing the redirects anymore. But the error messages should be pretty clear already. We can start testing redirects again once we redirect to different places for different actions.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: remove @s added by search and replace</title>
<updated>2014-07-14T15:59:09+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T15:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2f1ceb63bfef2fa7d92fcbad73a5ead5bd17b23e'/>
<id>2f1ceb63bfef2fa7d92fcbad73a5ead5bd17b23e</id>
<content type='text'>
meant to move id -&gt; @id, also turned identity in the test titles into
@identity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
meant to move id -&gt; @id, also turned identity in the test titles into
@identity.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: fix identity test for storing certs</title>
<updated>2014-07-14T08:54:31+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-10T10:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3885308e9a2aa48f25313567525e375362253f47'/>
<id>3885308e9a2aa48f25313567525e375362253f47</id>
<content type='text'>
we compare the cert that expires last to the one we just saved. So we need to make sure the one we saved is the one that expires last.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we compare the cert that expires last to the one we just saved. So we need to make sure the one we saved is the one that expires last.
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up and simplify error responses and test code</title>
<updated>2014-07-14T08:49:39+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-10T10:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=60052d15ca02b1c40ed265bed6515880d2851b8f'/>
<id>60052d15ca02b1c40ed265bed6515880d2851b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow querying for the expiry of a particular fingerprint</title>
<updated>2014-07-12T07:55:26+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-12T07:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3bbfdf29bbc40432c21e34fe84060cf9ae70273f'/>
<id>3bbfdf29bbc40432c21e34fe84060cf9ae70273f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
