<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/test/integration/api, branch 0.5.3</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>clearify identity validations</title>
<updated>2014-05-29T09:19:21+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-29T09:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bbe7b3b7deb2b44d34f7c39dda2c3db284e2bf10'/>
<id>bbe7b3b7deb2b44d34f7c39dda2c3db284e2bf10</id>
<content type='text'>
Identity.new.valid? should not crash. So validate presence where needed and
skip the other validations if the value is absent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Identity.new.valid? should not crash. So validate presence where needed and
skip the other validations if the value is absent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #163 from azul/feature/3398-save-hashed-token</title>
<updated>2014-05-26T08:08:27+00:00</updated>
<author>
<name>azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-26T08:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1d0d61389011a8d0d169bc139590d90a6fbbac60'/>
<id>1d0d61389011a8d0d169bc139590d90a6fbbac60</id>
<content type='text'>
hash token with sha512 against timing attacs #3398</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hash token with sha512 against timing attacs #3398</pre>
</div>
</content>
</entry>
<entry>
<title>hash token with sha512 against timing attacs #3398</title>
<updated>2014-05-26T07:58:40+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-01T08:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5764daae090227bf4c5967900b708392c967be47'/>
<id>5764daae090227bf4c5967900b708392c967be47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change from GET to POST for certs</title>
<updated>2014-05-26T07:31:36+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-26T07:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=00d5adc90ccadc7f4a2a0d54a5a31a1ad02f05be'/>
<id>00d5adc90ccadc7f4a2a0d54a5a31a1ad02f05be</id>
<content type='text'>
We create them. let's reflect that in the verb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We create them. let's reflect that in the verb.
</pre>
</div>
</content>
</entry>
<entry>
<title>store fingerprints with timestamp</title>
<updated>2014-05-19T13:21:42+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-19T13:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3a84578cf33685800c9216cfb4da12ea1fb0032f'/>
<id>3a84578cf33685800c9216cfb4da12ea1fb0032f</id>
<content type='text'>
Only storing the date as that should suffice for normal expiry and is less useful for identifying users by timestamps
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only storing the date as that should suffice for normal expiry and is less useful for identifying users by timestamps
</pre>
</div>
</content>
</entry>
<entry>
<title>store cert fingerprint with main user identity</title>
<updated>2014-05-19T12:24:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-15T14:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=17b67aeda81dee2273ce1161ac7292a328c3efaa'/>
<id>17b67aeda81dee2273ce1161ac7292a328c3efaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SmtpCertsController, routes and tests</title>
<updated>2014-05-19T12:24:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-15T09:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=71dcf3f4e5d423b78b47f675297fc98b28ef3442'/>
<id>71dcf3f4e5d423b78b47f675297fc98b28ef3442</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic integration test for cert API</title>
<updated>2014-05-19T12:24:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-15T08:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1241cb8f13e6d0752b67521e8385b62d7fbcc882'/>
<id>1241cb8f13e6d0752b67521e8385b62d7fbcc882</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move include AssertResponses into test itself</title>
<updated>2014-04-11T08:35:41+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-11T08:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=63010ddb7cf4ef124376d8a6f35b6de35c99d175'/>
<id>63010ddb7cf4ef124376d8a6f35b6de35c99d175</id>
<content type='text'>
it may not have been required before the RackTest support class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it may not have been required before the RackTest support class.
</pre>
</div>
</content>
</entry>
<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>
</feed>
