<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pixelated-user-agent.git/service/pixelated/bitmask_libraries, branch master</title>
<subtitle>[pixelated-user-agent] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/'/>
<entry>
<title>[pkg] packaging and path changes</title>
<updated>2017-07-25T15:40:29+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-07-25T15:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=91e4481c450eb7eb928debc1cb7fa59bdb63dd7b'/>
<id>91e4481c450eb7eb928debc1cb7fa59bdb63dd7b</id>
<content type='text'>
- move all the pixelated python package under src/
- move the pixelated_www package under the leap namespace
- allow to set globally the static folder
- add hours and minutes to the timestamp in package version, to allow
  for several releases a day.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move all the pixelated python package under src/
- move the pixelated_www package under the leap namespace
- allow to set globally the static folder
- add hours and minutes to the timestamp in package version, to allow
  for several releases a day.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the logger.info to logger.debug</title>
<updated>2017-01-10T19:50:22+00:00</updated>
<author>
<name>Tayane Fernandes</name>
<email>tayane.rmf@gmail.com</email>
</author>
<published>2017-01-10T19:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=e26490d52b7f5faafcd1b1595e07465c69ed1cc5'/>
<id>e26490d52b7f5faafcd1b1595e07465c69ed1cc5</id>
<content type='text'>
Given that we don't need to expose the user fingerprint every time we login, we
changed to log it only on debug mode. See #815
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Given that we don't need to expose the user fingerprint every time we login, we
changed to log it only on debug mode. See #815
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if key is synchronized with server at every login</title>
<updated>2017-01-10T16:52:21+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-01-10T16:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=eb971354658c7075362bb5b07dc90c8d74e00e8e'/>
<id>eb971354658c7075362bb5b07dc90c8d74e00e8e</id>
<content type='text'>
This is a temporary solution when uploading a regenerated key fails.
It's going to attempt the upload again on the subsequent logins. The
drawback with this solution, is that the fetch remote can increase the
login time, specially with multiple users.

See: #815
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a temporary solution when uploading a regenerated key fails.
It's going to attempt the upload again on the subsequent logins. The
drawback with this solution, is that the fetch remote can increase the
login time, specially with multiple users.

See: #815
</pre>
</div>
</content>
</entry>
<entry>
<title>Log user's current key for easier debug</title>
<updated>2017-01-09T18:13:39+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-01-09T18:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=bc84433a06a742c3b29e115fb9e88c86df0f2b1c'/>
<id>bc84433a06a742c3b29e115fb9e88c86df0f2b1c</id>
<content type='text'>
Related with: #815
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related with: #815
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise exception when sending a renerated key fails</title>
<updated>2017-01-06T19:04:41+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-01-06T19:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=6cbc4b8624e165bdedada83637e1a228247407ef'/>
<id>6cbc4b8624e165bdedada83637e1a228247407ef</id>
<content type='text'>
We still need to figure out what to do when the upload fails. But we're
already raising the exception, so we can track it on the logs

See: https://github.com/pixelated/pixelated-user-agent/issues/815
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We still need to figure out what to do when the upload fails. But we're
already raising the exception, so we can track it on the logs

See: https://github.com/pixelated/pixelated-user-agent/issues/815
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes unused method</title>
<updated>2017-01-02T16:29:45+00:00</updated>
<author>
<name>Thais Siqueira</name>
<email>thais.siqueira@gmail.com</email>
</author>
<published>2016-12-22T17:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=a342defed365690f2189eb209be8224a505b58e5'/>
<id>a342defed365690f2189eb209be8224a505b58e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#851] minor refactoring, and using the right keymanager branch</title>
<updated>2017-01-02T16:29:45+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-12-05T17:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=15794e7e624a22e87ca75a28804f97930e06a855'/>
<id>15794e7e624a22e87ca75a28804f97930e06a855</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#850] refactoring as a result of moving should_renew to be in key</title>
<updated>2017-01-02T16:29:45+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-11-29T14:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=d731d03e277b10f689dc2402d59b80952eb3d2c4'/>
<id>d731d03e277b10f689dc2402d59b80952eb3d2c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#850] keys will now be renewed two months before expiry date</title>
<updated>2017-01-02T16:29:45+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-11-28T16:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=f0966dd627ec37789bc885bc951df988b9e46d61'/>
<id>f0966dd627ec37789bc885bc951df988b9e46d61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#815] regenerating new keys when the current one expires</title>
<updated>2017-01-02T16:29:45+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-11-21T13:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=56a0db46f2e53c453b8c5e67202601f7dac6c0b5'/>
<id>56a0db46f2e53c453b8c5e67202601f7dac6c0b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
