<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/bitmask/crypto, branch 0.9.0rc2</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>[bug] handle disabled registration, error 403.</title>
<updated>2015-08-24T19:30:57+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-04-20T20:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=9a21cc06cfc4024c881b4ba59c10c69e7de90fe9'/>
<id>9a21cc06cfc4024c881b4ba59c10c69e7de90fe9</id>
<content type='text'>
If the user wants to register a new account we check whether the
provider allows registration or not right after getting the
provider.json file and show an error msg on the wizard if not allowed.

Also, there is a new signal to handle the error raised by the server if
a registration attempt is made but is rejected with error 403.

- Resolves: #6594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the user wants to register a new account we check whether the
provider allows registration or not right after getting the
provider.json file and show an error msg on the wizard if not allowed.

Also, there is a new signal to handle the error raised by the server if
a registration attempt is made but is rejected with error 403.

- Resolves: #6594
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] fix SRP tests</title>
<updated>2015-08-07T19:59:51+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-08-07T10:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=877e92d8698510b243b32d45e9c46f25e6f04615'/>
<id>877e92d8698510b243b32d45e9c46f25e6f04615</id>
<content type='text'>
The tests where using deferToThread to run without need, I remove it
and now it's easier to debug when one test fails.

- Resolves: #7343
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests where using deferToThread to run without need, I remove it
and now it's easier to debug when one test fails.

- Resolves: #7343
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] replace old log handler with new one</title>
<updated>2015-06-22T18:52:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-06-12T17:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=32658ae3108bc67a102cf6e0153d468b3a8ae1b0'/>
<id>32658ae3108bc67a102cf6e0153d468b3a8ae1b0</id>
<content type='text'>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] adapt to new events api on common</title>
<updated>2015-05-27T15:04:29+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-05-07T14:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5a0de9fd25d783039345674680c67a2bd91815a5'/>
<id>5a0de9fd25d783039345674680c67a2bd91815a5</id>
<content type='text'>
- Related: #6359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #6359
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fix pep8 violations</title>
<updated>2015-04-01T20:05:05+00:00</updated>
<author>
<name>Duda Dornelles</name>
<email>ddornell@thoughtworks.com</email>
</author>
<published>2015-01-13T14:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=ee69ce76ec382c35b19823d5fc838264bd054ca8'/>
<id>ee69ce76ec382c35b19823d5fc838264bd054ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move SRPRegister to SRPRegisterImpl</title>
<updated>2015-04-01T20:05:05+00:00</updated>
<author>
<name>Neissi Lima</name>
<email>neissi.lima@gmail.com</email>
</author>
<published>2015-01-12T20:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=b095e605e6ee7875e221f03278507825c2a3ad63'/>
<id>b095e605e6ee7875e221f03278507825c2a3ad63</id>
<content type='text'>
Decouple SRPRegister from QT signaler and create SRPRegisterImpl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Decouple SRPRegister from QT signaler and create SRPRegisterImpl
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move SRPAuth to SRPAuthImpl</title>
<updated>2015-04-01T20:05:05+00:00</updated>
<author>
<name>Duda Dornelles</name>
<email>dudassdornelles@gmail.com</email>
</author>
<published>2015-01-12T19:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=7c1c639ec70930210df053eced606be4a4f5838a'/>
<id>7c1c639ec70930210df053eced606be4a4f5838a</id>
<content type='text'>
Decouple SRPAuth from QT signaler and move it to SRPAuthImpl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Decouple SRPAuth from QT signaler and move it to SRPAuthImpl
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Use less threads.</title>
<updated>2015-04-01T20:05:05+00:00</updated>
<author>
<name>Duda Dornelles</name>
<email>dudassdornelles@gmail.com</email>
</author>
<published>2015-01-12T17:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=ae3d99c4ddf94c2d2d055ce8f96afc1f2b2e6e8f'/>
<id>ae3d99c4ddf94c2d2d055ce8f96afc1f2b2e6e8f</id>
<content type='text'>
On SRP#authenticate, no need to use so many threads.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On SRP#authenticate, no need to use so many threads.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing tests.</title>
<updated>2015-01-16T19:53:28+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-01-15T22:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=8c71fcd6e070d6bf46394fb29fba4d75c76a3987'/>
<id>8c71fcd6e070d6bf46394fb29fba4d75c76a3987</id>
<content type='text'>
Remove srpauth obsolete tests.
Remove providerconfig obsolete test.
Set as mandatory the signaler object on ProviderBootstrapper and
EIPBootstrapper.

Closes #6631.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove srpauth obsolete tests.
Remove providerconfig obsolete test.
Set as mandatory the signaler object on ProviderBootstrapper and
EIPBootstrapper.

Closes #6631.
</pre>
</div>
</content>
</entry>
<entry>
<title>add some notes about changes needed in srpauth</title>
<updated>2014-12-19T20:29:57+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-10-11T14:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=ebcf316318c344ab256ec073d841aa04f3d18d46'/>
<id>ebcf316318c344ab256ec073d841aa04f3d18d46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
