<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/test/integration, 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>Merge pull request #167 from azul/feature/i18n-for-ticket-system</title>
<updated>2014-05-30T16:02:20+00:00</updated>
<author>
<name>azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-30T16:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=9f04e4c8e50f1dc5a7ff6f2e58974254731a6bc4'/>
<id>9f04e4c8e50f1dc5a7ff6f2e58974254731a6bc4</id>
<content type='text'>
Feature/i18n for ticket system</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature/i18n for ticket system</pre>
</div>
</content>
</entry>
<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>ensure identity is cleared on user.reload - fixes test</title>
<updated>2014-05-28T09:44:12+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-28T09:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=682b4060cb86c52ffda638f4f9a837f107540610'/>
<id>682b4060cb86c52ffda638f4f9a837f107540610</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use Identity for testing login availability</title>
<updated>2014-05-28T08:55:42+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-28T08:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=154d32bbc7cfe21d83141ff2c9a3d805165231b8'/>
<id>154d32bbc7cfe21d83141ff2c9a3d805165231b8</id>
<content type='text'>
We create an identity alongside each user. Make sure the identity
is valid when creating the user. This also ensures that the login
picked is available because otherwise the identities address would
not be available anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We create an identity alongside each user. Make sure the identity
is valid when creating the user. This also ensures that the login
picked is available because otherwise the identities address would
not be available anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>sorting translation keys some</title>
<updated>2014-05-26T15:45:18+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-24T11:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bbeb4b629dc38d82b3b3200706dd25b8def8892e'/>
<id>bbeb4b629dc38d82b3b3200706dd25b8def8892e</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 #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>
</feed>
