<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/app/controllers/v1, branch 0.6.0</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<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>
<entry>
<title>send config files from ConfigsController</title>
<updated>2014-07-14T11:04:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T11:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f07c952c870bfb8634ef0d80737b67a1eec760f6'/>
<id>f07c952c870bfb8634ef0d80737b67a1eec760f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ApiController with API style auth</title>
<updated>2014-07-14T11:04:08+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T10:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b80be9832526ee956b3a73a634896c6cd8d2914e'/>
<id>b80be9832526ee956b3a73a634896c6cd8d2914e</id>
<content type='text'>
require_login is require_token for the api controller

It also skips the verify_authenticity_token before filter.
So all Subclasses of the ApiController will only support token auth.

Also made the V1::UsersController a bit more strict. Now way for admins to alter other users through the api. We don't support that yet so let's not allow it either.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
require_login is require_token for the api controller

It also skips the verify_authenticity_token before filter.
So all Subclasses of the ApiController will only support token auth.

Also made the V1::UsersController a bit more strict. Now way for admins to alter other users through the api. We don't support that yet so let's not allow it either.
</pre>
</div>
</content>
</entry>
<entry>
<title>send static list of configs for now</title>
<updated>2014-07-14T08:49:39+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-08T10:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f1a8cefb810bef263d3a96edffbec511dbe15291'/>
<id>f1a8cefb810bef263d3a96edffbec511dbe15291</id>
<content type='text'>
Also added authentication steps to cucumber
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added authentication steps to cucumber
</pre>
</div>
</content>
</entry>
<entry>
<title>use cucumber; initial ConfigsController</title>
<updated>2014-07-14T08:49:39+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-08T09:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=303ec07901af3798efc873cbe050aa5cb4ba7655'/>
<id>303ec07901af3798efc873cbe050aa5cb4ba7655</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved check for allow_registration into filter.</title>
<updated>2014-07-14T07:56:23+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2014-07-11T12:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=821b1444dcc147b9c1205326a2d28651c369a52d'/>
<id>821b1444dcc147b9c1205326a2d28651c369a52d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added allow_registration toggle.</title>
<updated>2014-07-11T08:44:21+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2014-07-10T15:58:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=140155f32a9bd8ef2d5a581a1e56701a44a8f5a7'/>
<id>140155f32a9bd8ef2d5a581a1e56701a44a8f5a7</id>
<content type='text'>
- default is true
- See issue #5217
- See companion change in leap_platform.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- default is true
- See issue #5217
- See companion change in leap_platform.
</pre>
</div>
</content>
</entry>
</feed>
