<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/users/app/assets/javascripts/srp, branch 0.2.8</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>use latest version of srp_js to fix #4002</title>
<updated>2013-10-17T08:13:44+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-17T08:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=155c2d25395a02916543131348a703cd13573d4c'/>
<id>155c2d25395a02916543131348a703cd13573d4c</id>
<content type='text'>
We were not encoding the srp password properly before. So umlauts in the password would cause the login procedure to fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were not encoding the srp password properly before. So umlauts in the password would cause the login procedure to fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>use token auth when accessing the api from webapp</title>
<updated>2013-09-24T08:48:32+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-23T17:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=193bf6446b384dce1699e8fb82be6f16cb8cb5f6'/>
<id>193bf6446b384dce1699e8fb82be6f16cb8cb5f6</id>
<content type='text'>
One failing integration test still needs to be fixed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One failing integration test still needs to be fixed
</pre>
</div>
</content>
</entry>
<entry>
<title>we do not expose M2 in srp.js anymore.</title>
<updated>2013-07-14T14:19:32+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-07-14T14:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=740813d8350290c176c1b0d0cfe3ac80aee1b420'/>
<id>740813d8350290c176c1b0d0cfe3ac80aee1b420</id>
<content type='text'>
So there is no way to print it. This message used to be correct but there are also other things that can cause this to fail now. So let's just remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So there is no way to print it. This message used to be correct but there are also other things that can cause this to fail now. So let's just remove it.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated srp_js submodule</title>
<updated>2013-07-07T00:17:35+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-07T00:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=84acdd9133dd30d88b42d63b08d25067e168980d'/>
<id>84acdd9133dd30d88b42d63b08d25067e168980d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update srp_js submodule.</title>
<updated>2013-06-24T17:56:42+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-06-24T17:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ba036558e47da53e86ccb8cb7fb4ee1db725b804'/>
<id>ba036558e47da53e86ccb8cb7fb4ee1db725b804</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic changing of password and login working</title>
<updated>2012-11-26T08:30:51+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-25T12:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=76a3b91ad78d12ef82a0c01ca702720a510f1e22'/>
<id>76a3b91ad78d12ef82a0c01ca702720a510f1e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>beautify login workflow</title>
<updated>2012-11-22T12:05:32+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-22T12:05:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=6d5f8d0f993093b51d1f11bb528c535dcf88a969'/>
<id>6d5f8d0f993093b51d1f11bb528c535dcf88a969</id>
<content type='text'>
* translating error messages
* not caching login and password in js anymore
* catching non responses
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* translating error messages
* not caching login and password in js anymore
* catching non responses
</pre>
</div>
</content>
</entry>
<entry>
<title>using the new srp.js api</title>
<updated>2012-11-22T09:33:21+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-22T09:33:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7e5db2a28ba872154e5f5002bb84d149a512e36e'/>
<id>7e5db2a28ba872154e5f5002bb84d149a512e36e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merged srp master into json api branch</title>
<updated>2012-11-09T14:07:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-09T14:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ca2e1b9f379ccba068ad0ebb852d855f1639cd3a'/>
<id>ca2e1b9f379ccba068ad0ebb852d855f1639cd3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>undo accidentally reverted srp-js and ruby 1.9 debugger in gemfile</title>
<updated>2012-11-06T10:55:18+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-06T10:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e04dc9ab8b9f1aaaf75f327ef4fd0f7f4d755a12'/>
<id>e04dc9ab8b9f1aaaf75f327ef4fd0f7f4d755a12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
