<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/bonafide, branch master</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[pkg] move bonafide source to leap.bitmask.bonafide</title>
<updated>2016-08-30T03:00:25+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-30T03:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=aa882b7a64f2c821c8e241a5ff725f27c64fc15f'/>
<id>aa882b7a64f2c821c8e241a5ff725f27c64fc15f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] return active user as a dict</title>
<updated>2016-08-29T16:45:23+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-29T16:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=15394a9cefdf6f8ca9cbb6604c6f68425577ae90'/>
<id>15394a9cefdf6f8ca9cbb6604c6f68425577ae90</id>
<content type='text'>
since the command dispatcher expects dicts now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since the command dispatcher expects dicts now
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] don't cache failed sessions</title>
<updated>2016-08-27T17:16:47+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-08-27T17:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ec86a9c330fd6c183563ca3b2c5b6b2068bb0e3b'/>
<id>ec86a9c330fd6c183563ca3b2c5b6b2068bb0e3b</id>
<content type='text'>
We were caching sessions even when the authentication has failed,
making impossible to try again with a different password.

- Resolves: #8226
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were caching sessions even when the authentication has failed,
making impossible to try again with a different password.

- Resolves: #8226
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] let the failures propagate</title>
<updated>2016-08-27T17:16:34+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-08-27T16:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b97643c5b8cbee752659269f0be15ff460efe193'/>
<id>b97643c5b8cbee752659269f0be15ff460efe193</id>
<content type='text'>
In the case of wrong username/password the failure returned was
'Authentication hook did not return anything'. Right now the
original failure is returned, and the producer of the failure can
put a more meaningful message.

- Resolves: #8399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the case of wrong username/password the failure returned was
'Authentication hook did not return anything'. Right now the
original failure is returned, and the producer of the failure can
put a more meaningful message.

- Resolves: #8399
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] the api_uri in Dicovery is called netloc</title>
<updated>2016-06-22T14:56:24+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-06-20T18:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=cc640c9b05aa6f74c7610bfa141b6f2c631ff9b8'/>
<id>cc640c9b05aa6f74c7610bfa141b6f2c631ff9b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use netloc instead of an extra api_uri in Discovery</title>
<updated>2016-05-19T12:00:44+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-04-30T18:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=1206c054753e25d2c3d542cefdb2adca823c09a1'/>
<id>1206c054753e25d2c3d542cefdb2adca823c09a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use the api_uri and api_version from the provider.json</title>
<updated>2016-05-19T12:00:43+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-04-30T17:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=a2adce4619f9cc946301deede86871a4fada6143'/>
<id>a2adce4619f9cc946301deede86871a4fada6143</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] raise exception on authentiation errors</title>
<updated>2016-05-19T11:32:43+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-05-19T11:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=fff8b5be74105d95a8b556e06b1e99cd7743749b'/>
<id>fff8b5be74105d95a8b556e06b1e99cd7743749b</id>
<content type='text'>
To avoid using None as a valid (token, uuid) pair we need to raise an
exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid using None as a valid (token, uuid) pair we need to raise an
exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] remove password from logout</title>
<updated>2016-05-19T10:27:36+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-05-19T10:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=78de4ce3aada7e5c40880175544d679f0228a670'/>
<id>78de4ce3aada7e5c40880175544d679f0228a670</id>
<content type='text'>
Logout does not need password.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Logout does not need password.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] do not import unused twisted Service</title>
<updated>2016-04-28T01:51:34+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-28T01:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c6dc131c371ceba1e21ce963aeedf04aa619f3c4'/>
<id>c6dc131c371ceba1e21ce963aeedf04aa619f3c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
