<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/test/unit, branch feat/drop-signup</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>upgrade: bundle</title>
<updated>2017-03-22T07:34:36+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2017-03-22T07:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=8c9a7f1c18bea2d54d7a425fc0fab783ce8d275f'/>
<id>8c9a7f1c18bea2d54d7a425fc0fab783ce8d275f</id>
<content type='text'>
update all the dependencies.

minitest now wants assert_nil instead of assert_equal nil, ...
braintree now uses update_attributes rather than save.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update all the dependencies.

minitest now wants assert_nil instead of assert_equal nil, ...
braintree now uses update_attributes rather than save.
</pre>
</div>
</content>
</entry>
<entry>
<title>Validates recovery code as hexadecimal data.</title>
<updated>2017-03-10T15:02:56+00:00</updated>
<author>
<name>Thais Siqueira</name>
<email>thais.siqueira@gmail.com</email>
</author>
<published>2017-03-10T15:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=19714d01e28ca9ba37564fe0ad48d81c665806dd'/>
<id>19714d01e28ca9ba37564fe0ad48d81c665806dd</id>
<content type='text'>
Related with https://github.com/pixelated/pixelated-user-agent/issues/924
With @aarni
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related with https://github.com/pixelated/pixelated-user-agent/issues/924
With @aarni
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds recovery code to user account</title>
<updated>2017-03-10T14:28:39+00:00</updated>
<author>
<name>Thais Siqueira</name>
<email>thais.siqueira@gmail.com</email>
</author>
<published>2017-03-10T14:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=417818997fca057635793cdf60a3e1bfa6716e35'/>
<id>417818997fca057635793cdf60a3e1bfa6716e35</id>
<content type='text'>
Related with https://github.com/pixelated/pixelated-user-agent/issues/924
With @aarni
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related with https://github.com/pixelated/pixelated-user-agent/issues/924
With @aarni
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: only send login errors once</title>
<updated>2016-11-17T13:49:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-11-17T13:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a4d17414fddbfe75c1d876717dc41937d02bde28'/>
<id>a4d17414fddbfe75c1d876717dc41937d02bde28</id>
<content type='text'>
If a login was invalid as a username but also for the identity we used to have duplicate error messages. Let's avoid that.

Also added a test to make sure invite_code errors are properly displayed no matter what other fields are set or missing. Pixelated will rely on this to test invite codes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a login was invalid as a username but also for the identity we used to have duplicate error messages. Let's avoid that.

Also added a test to make sure invite_code errors are properly displayed no matter what other fields are set or missing. Pixelated will rely on this to test invite codes
</pre>
</div>
</content>
</entry>
<entry>
<title>[db] def database on users instead of use_database</title>
<updated>2016-08-12T15:26:51+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-08-12T15:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=8fbe70729da1d308a118c930e8f938837484a61c'/>
<id>8fbe70729da1d308a118c930e8f938837484a61c</id>
<content type='text'>
use_database affects all uses of prepare_database - so also the one
in tmp_database. In order to avoid that we do not use_database but
just overwrite the database method itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use_database affects all uses of prepare_database - so also the one
in tmp_database. In order to avoid that we do not use_database but
just overwrite the database method itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] restrict is_admin in the user api, to only allow querying</title>
<updated>2016-07-14T13:45:09+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-07-14T13:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ab1917c5fe0f03e7719863a5598ad575d9fef302'/>
<id>ab1917c5fe0f03e7719863a5598ad575d9fef302</id>
<content type='text'>
for him/herself

So that it we do not expose the is_admin property to anyone else
including other admins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for him/herself

So that it we do not expose the is_admin property to anyone else
including other admins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop' of https://github.com/leapcode/leap_web into feature/expose_admin_in_api</title>
<updated>2016-07-14T13:44:07+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-07-14T13:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e3c2cb91dfef5c39c608b967e702e9de977d1bd2'/>
<id>e3c2cb91dfef5c39c608b967e702e9de977d1bd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix email unit test - need to require now</title>
<updated>2016-07-05T07:18:43+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-07-05T07:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bf77b0b1f53753ba239ef8c2668bc76603cd96e5'/>
<id>bf77b0b1f53753ba239ef8c2668bc76603cd96e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] expose is_admin in the user api</title>
<updated>2016-06-22T17:17:15+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-06-22T17:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e2f19bcfb6dbce77746c2d61715340525b29a592'/>
<id>e2f19bcfb6dbce77746c2d61715340525b29a592</id>
<content type='text'>
So that whoever consumes the API can use this attribute to
determine if admin functionalities should be made available to
the current user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that whoever consumes the API can use this attribute to
determine if admin functionalities should be made available to
the current user.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: make identity test locale independent</title>
<updated>2016-05-09T06:54:57+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-09T06:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=90e2145e33913ff59b99b81a660cb730e3c7efd8'/>
<id>90e2145e33913ff59b99b81a660cb730e3c7efd8</id>
<content type='text'>
It somehow managed to fail for a certain test order. Seems rather
rare though - have not been able to reproduce it in 5 runs.

Failed with --seed 60219.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It somehow managed to fail for a certain test order. Seems rather
rare though - have not been able to reproduce it in 5 runs.

Failed with --seed 60219.
</pre>
</div>
</content>
</entry>
</feed>
