<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bonafide.git, branch master</title>
<subtitle>[bonafide] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bonafide.git/'/>
<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/bonafide.git/commit/?id=6a05843ccf29126e2c8daac5ca3791099280082d'/>
<id>6a05843ccf29126e2c8daac5ca3791099280082d</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/bonafide.git/commit/?id=28d75e6740a102bed552d0e3ea9e45c9da85dd3e'/>
<id>28d75e6740a102bed552d0e3ea9e45c9da85dd3e</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/bonafide.git/commit/?id=a6dc6a1f6d7166c79516ed40f43c1b46d26d169e'/>
<id>a6dc6a1f6d7166c79516ed40f43c1b46d26d169e</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/bonafide.git/commit/?id=8ee051421103c4d03627ece4570bb0744a342354'/>
<id>8ee051421103c4d03627ece4570bb0744a342354</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/bonafide.git/commit/?id=63783954559c3dcbe1cbebcc8b6aaf84bfaedaa2'/>
<id>63783954559c3dcbe1cbebcc8b6aaf84bfaedaa2</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/bonafide.git/commit/?id=bb1ef7b042347d069b6edb3b01fada27aab90ea1'/>
<id>bb1ef7b042347d069b6edb3b01fada27aab90ea1</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/bonafide.git/commit/?id=241d682d65a5b0f2f2de5189d7c925867408fcb9'/>
<id>241d682d65a5b0f2f2de5189d7c925867408fcb9</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/bonafide.git/commit/?id=1a22eed75e3440232cbdb7f65e04390e8ddd10c5'/>
<id>1a22eed75e3440232cbdb7f65e04390e8ddd10c5</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/bonafide.git/commit/?id=c055340cf1c28b1bf0c0af1f85f482b5156c5d03'/>
<id>c055340cf1c28b1bf0c0af1f85f482b5156c5d03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update README</title>
<updated>2016-03-04T15:03:30+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-03-04T15:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bonafide.git/commit/?id=5bfccedf609439b50f447e3c9f13b29671f08d05'/>
<id>5bfccedf609439b50f447e3c9f13b29671f08d05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
