<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/users/app/controllers, branch 0.5.2</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>moving users: app and test files</title>
<updated>2014-04-08T09:49:14+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-08T09:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b6d14dc19dd350a807826e3e097738a36613e083'/>
<id>b6d14dc19dd350a807826e3e097738a36613e083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>redirect home when logged in visits /signup (#5446)</title>
<updated>2014-04-04T13:40:22+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-04T13:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=aeb5d8cf8dc6329906f14bf4595a229e002691c1'/>
<id>aeb5d8cf8dc6329906f14bf4595a229e002691c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #139 from azul/refactor/tweaks-to-messages</title>
<updated>2014-02-10T19:00:28+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2014-02-10T19:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a2289579eea138e0b7318f8866a0ed33f269761c'/>
<id>a2289579eea138e0b7318f8866a0ed33f269761c</id>
<content type='text'>
Refactor/tweaks to messages</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor/tweaks to messages</pre>
</div>
</content>
</entry>
<entry>
<title>require_token now checks for token and login</title>
<updated>2014-02-10T13:59:01+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-10T13:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b6c8279a39f933257be11fc29f5b7d59efff743f'/>
<id>b6c8279a39f933257be11fc29f5b7d59efff743f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require token in messages controller</title>
<updated>2014-02-10T13:29:34+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-10T13:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3a478804aa48b08fbeded5144677744c427c112f'/>
<id>3a478804aa48b08fbeded5144677744c427c112f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require token when logging out via API</title>
<updated>2014-02-10T13:26:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-08T15:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=c8fcd0d26c3ad5c1c3cfbaf6b57239f907925ed6'/>
<id>c8fcd0d26c3ad5c1c3cfbaf6b57239f907925ed6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require token when updating user via API</title>
<updated>2014-02-10T13:26:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-08T15:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=cbd757cf151cd61bfdd5637d09f43e4831fec3bb'/>
<id>cbd757cf151cd61bfdd5637d09f43e4831fec3bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename authorize to require_login</title>
<updated>2014-02-10T13:26:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-07T13:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3f9dc65636afb57fed441978dca4bf7d3209bd2d'/>
<id>3f9dc65636afb57fed441978dca4bf7d3209bd2d</id>
<content type='text'>
authorize_admin -&gt; require_admin

also add require_token which will ensure token has been used for auth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
authorize_admin -&gt; require_admin

also add require_token which will ensure token has been used for auth.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: refactor token auth a bit</title>
<updated>2014-02-10T13:26:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-06T08:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e1243d02953b4012d6bb216efc9b0606809ab4bb'/>
<id>e1243d02953b4012d6bb216efc9b0606809ab4bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: move some logic from message controller into model</title>
<updated>2014-02-10T13:23:38+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-02-10T13:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bd867c51c4d9e3d4c6b4c55d326eb9b13b89288b'/>
<id>bd867c51c4d9e3d4c6b4c55d326eb9b13b89288b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
