<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/app/controllers/v1, branch version/0.7</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>bugfix: allow deletion of user's identities via api when user is deleted. closes #6550</title>
<updated>2014-12-16T00:07:30+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-12-16T00:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=6e15813d549fd9e56a48fd87d425fd31f37521e8'/>
<id>6e15813d549fd9e56a48fd87d425fd31f37521e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>added destroy user to api</title>
<updated>2014-11-10T08:04:52+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-11-10T08:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=fec5cf6955898b170683677b172ac99a6475d491'/>
<id>fec5cf6955898b170683677b172ac99a6475d491</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed typo on configs_controller.rb</title>
<updated>2014-09-04T19:23:02+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-09-04T19:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e256a3d596618ff1bcebb894a3d9251cc4e5b12c'/>
<id>e256a3d596618ff1bcebb894a3d9251cc4e5b12c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>features for anonymous use and service endpoint</title>
<updated>2014-07-31T08:03:38+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-28T09:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1092bbc337edc5973fad63bea559ecc2a3a5b896'/>
<id>1092bbc337edc5973fad63bea559ecc2a3a5b896</id>
<content type='text'>
Also moved the location of the config files into a configuration setting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also moved the location of the config files into a configuration setting.
</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>Allow fetching configs if anonymous EIP access is allowed</title>
<updated>2014-07-18T10:22:56+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-18T10:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=11d1efaef622335fe6d45917ce0b50a02e4a24a1'/>
<id>11d1efaef622335fe6d45917ce0b50a02e4a24a1</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>fix controller refactor and features</title>
<updated>2014-07-14T16:00:14+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T16:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bb10a669e1129c662ba01f223bd5a0ee7f2a0344'/>
<id>bb10a669e1129c662ba01f223bd5a0ee7f2a0344</id>
<content type='text'>
Also save debug log on failing features
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also save debug log on failing features
</pre>
</div>
</content>
</entry>
<entry>
<title>move fetch_user into module so it can be mixed in</title>
<updated>2014-07-14T13:58:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T13:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=67f70b31bd16b05759e1f8393f077ee17f2c34be'/>
<id>67f70b31bd16b05759e1f8393f077ee17f2c34be</id>
<content type='text'>
We have an ApiController that wants to call #fetch_user. Since we can only inherit from one class i moved fetch_user into an extension.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have an ApiController that wants to call #fetch_user. Since we can only inherit from one class i moved fetch_user into an extension.
</pre>
</div>
</content>
</entry>
</feed>
