<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/users/app/models/token.rb, branch 0.2.6</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>expire token according to config setting auth:token_expires_after</title>
<updated>2013-09-03T06:36:17+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-28T09:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=42cef3117cd97d9c37968a8cf63d33b27b4b8ed2'/>
<id>42cef3117cd97d9c37968a8cf63d33b27b4b8ed2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>there's no need for User#find_by_param. clean it up</title>
<updated>2013-08-30T12:54:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-28T09:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7bb1a16d4eee3eb3ef36c6f5b4fc7968e3da7dd6'/>
<id>7bb1a16d4eee3eb3ef36c6f5b4fc7968e3da7dd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>token.user will get you the right user</title>
<updated>2013-08-27T12:57:44+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-27T12:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5e6a2a2995598489372676bf8e045dc2dfda6c81'/>
<id>5e6a2a2995598489372676bf8e045dc2dfda6c81</id>
<content type='text'>
This way we can stub the token to return the user directly. Stubbing User.find_by_param is not a good idea as it will make all calls to User#find_by_param with a different id fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we can stub the token to return the user directly. Stubbing User.find_by_param is not a good idea as it will make all calls to User#find_by_param with a different id fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent _ prefixes for couchDB document ids</title>
<updated>2013-07-16T10:30:13+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-07-14T13:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=9abb7dd66cf44051662bc3b8663e6492dd6d9953'/>
<id>9abb7dd66cf44051662bc3b8663e6492dd6d9953</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>let's use safe ids instead of the default couch ones</title>
<updated>2013-04-09T07:01:34+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-04-02T08:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=08ce330fd3676ba0b51d604a2aa653c680fffea5'/>
<id>08ce330fd3676ba0b51d604a2aa653c680fffea5</id>
<content type='text'>
Couch uses partly random partly sequential ids by default. We could
change that in couch config to be all random. But this is probably more
safe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Couch uses partly random partly sequential ids by default. We could
change that in couch config to be all random. But this is probably more
safe.
</pre>
</div>
</content>
</entry>
<entry>
<title>initial token model and unit test</title>
<updated>2013-04-09T07:01:34+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-04-02T08:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=aedfab27b9a03f41638fefb1b39857ca66a99257'/>
<id>aedfab27b9a03f41638fefb1b39857ca66a99257</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
