<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git, branch 0.6.0</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>Version 0.6.0</title>
<updated>2014-07-21T08:41:27+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-21T08:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=fd09399a912bfd84e3ef723fa169301ce9e5d328'/>
<id>fd09399a912bfd84e3ef723fa169301ce9e5d328</id>
<content type='text'>
We now allow admins to unblock handles of users who deleted their
accounts. The admin interface also received some bugfixes. On the API
side of things we support validation of SMTP certs and added an endpoint
that requires authentication for retrieving the configuration files.

Here's the list of changes:

Pull request #181 from azul/feature/allow_anonymous_config_access
 * Allow fetching configs if anonymous EIP access is allowed

Pull request #180 from azul/feature/messages-api
 * fix messages feature to match latest response format
 * add translation and fix tests
 * some cleanup of the messages api and cuke feature

Pull request #176 from azul/feature/api-authenticated-configs
 * cuke: drop jsonpath, use simple keys instead
 * make sure i18n key can be found (cascade)
 * clean up error assertions in tests
 * fix controller refactor and features
 * move fetch_user into module so it can be mixed in
 * send config files from ConfigsController
 * ApiController with API style auth
 * clean up and simplify error responses and test code
 * move unauthenticated api endpoints into separate feature
 * send static list of configs for now
 * use cucumber; initial ConfigsController
 * render valid json error if provider file not found
 * SessionsController#unauthenticated for 401s
 * separate login_required from access denied response
 * rename warden extension to patch the original

Pull request #179 from fbernitt/issue_5217_addendum
 * Moved check for allow_registration into filter.

Pull request #175 from azul/feature/view-for-valid-certs
 * allow querying for the expiry of a particular fingerprint
 * fix tests and simplify time calculations
 * Identity view cert_fingerprints_by_expiry
 * store expiry with cert fingerprints

Pull request #178 from fbernitt/issue_5217_allow_registration
 * Added allow_registration toggle.

Pull request #174 from azul/bugfix/admin-navigates-all-tickets
 * adopt ticket list test to new behaviour
 * only use user ticket(s) path for real users
 * stay on all tickets view when sorting (#5879)

Pull request #173 from azul/feature/unblock-handles
 * list identities based on search only
 * make link_to_navigation more generic and reuse it
 * Enable unblocking handles in identities tab
 * backport bootstraps 3.2s list-inline
 * move braintree initilializer into core
 * remove dummy app
 * create client certificates with generous not_before (fixes #5884)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now allow admins to unblock handles of users who deleted their
accounts. The admin interface also received some bugfixes. On the API
side of things we support validation of SMTP certs and added an endpoint
that requires authentication for retrieving the configuration files.

Here's the list of changes:

Pull request #181 from azul/feature/allow_anonymous_config_access
 * Allow fetching configs if anonymous EIP access is allowed

Pull request #180 from azul/feature/messages-api
 * fix messages feature to match latest response format
 * add translation and fix tests
 * some cleanup of the messages api and cuke feature

Pull request #176 from azul/feature/api-authenticated-configs
 * cuke: drop jsonpath, use simple keys instead
 * make sure i18n key can be found (cascade)
 * clean up error assertions in tests
 * fix controller refactor and features
 * move fetch_user into module so it can be mixed in
 * send config files from ConfigsController
 * ApiController with API style auth
 * clean up and simplify error responses and test code
 * move unauthenticated api endpoints into separate feature
 * send static list of configs for now
 * use cucumber; initial ConfigsController
 * render valid json error if provider file not found
 * SessionsController#unauthenticated for 401s
 * separate login_required from access denied response
 * rename warden extension to patch the original

Pull request #179 from fbernitt/issue_5217_addendum
 * Moved check for allow_registration into filter.

Pull request #175 from azul/feature/view-for-valid-certs
 * allow querying for the expiry of a particular fingerprint
 * fix tests and simplify time calculations
 * Identity view cert_fingerprints_by_expiry
 * store expiry with cert fingerprints

Pull request #178 from fbernitt/issue_5217_allow_registration
 * Added allow_registration toggle.

Pull request #174 from azul/bugfix/admin-navigates-all-tickets
 * adopt ticket list test to new behaviour
 * only use user ticket(s) path for real users
 * stay on all tickets view when sorting (#5879)

Pull request #173 from azul/feature/unblock-handles
 * list identities based on search only
 * make link_to_navigation more generic and reuse it
 * Enable unblocking handles in identities tab
 * backport bootstraps 3.2s list-inline
 * move braintree initilializer into core
 * remove dummy app
 * create client certificates with generous not_before (fixes #5884)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #181 from azul/feature/allow_anonymous_config_access</title>
<updated>2014-07-21T08:36:22+00:00</updated>
<author>
<name>azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-21T08:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=791033d4a3021cc0a476a514667b17a6d519aa89'/>
<id>791033d4a3021cc0a476a514667b17a6d519aa89</id>
<content type='text'>
Allow fetching configs if anonymous EIP access is allowed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow fetching configs if anonymous EIP access is allowed</pre>
</div>
</content>
</entry>
<entry>
<title>Allow fetching configs if anonymous EIP access is allowed</title>
<updated>2014-07-18T10:22:56+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-18T10:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=11d1efaef622335fe6d45917ce0b50a02e4a24a1'/>
<id>11d1efaef622335fe6d45917ce0b50a02e4a24a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #180 from azul/feature/messages-api</title>
<updated>2014-07-18T10:21:49+00:00</updated>
<author>
<name>azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-18T10:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=bbd41c9bfd2cb88a88d7436dd58a8b46a5d10cf1'/>
<id>bbd41c9bfd2cb88a88d7436dd58a8b46a5d10cf1</id>
<content type='text'>
Feature/messages api</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature/messages api</pre>
</div>
</content>
</entry>
<entry>
<title>fix messages feature to match latest response format</title>
<updated>2014-07-17T17:50:01+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-17T17:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=20352249fa5dafe3abb2d4b751b1e5c8c0a59abc'/>
<id>20352249fa5dafe3abb2d4b751b1e5c8c0a59abc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add translation and fix tests</title>
<updated>2014-07-17T10:47:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T15:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=150c80bfc7c469b23f7ac1bac0e42014ad417df6'/>
<id>150c80bfc7c469b23f7ac1bac0e42014ad417df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some cleanup of the messages api and cuke feature</title>
<updated>2014-07-17T10:47:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-12T07:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b17387a17669bfc9afce7435653cd8c29c686999'/>
<id>b17387a17669bfc9afce7435653cd8c29c686999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #176 from azul/feature/api-authenticated-configs</title>
<updated>2014-07-17T10:16:07+00:00</updated>
<author>
<name>azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-17T10:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=ade74d8a9091ae607586d7b287a0579a2ee7af8e'/>
<id>ade74d8a9091ae607586d7b287a0579a2ee7af8e</id>
<content type='text'>
API: Authenticated access to config settings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API: Authenticated access to config settings</pre>
</div>
</content>
</entry>
<entry>
<title>cuke: drop jsonpath, use simple keys instead</title>
<updated>2014-07-17T09:58:10+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-17T09:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e86cccb4b89540f3bd403110d051b2723be781b9'/>
<id>e86cccb4b89540f3bd403110d051b2723be781b9</id>
<content type='text'>
Also fixed the test for login_required
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixed the test for login_required
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure i18n key can be found (cascade)</title>
<updated>2014-07-17T09:54:51+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-17T09:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d19e748ab10c0f119a84a0d7c9a1560e246b7505'/>
<id>d19e748ab10c0f119a84a0d7c9a1560e246b7505</id>
<content type='text'>
Also reformated long haml lines some. You can add a linebreak after a comma.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also reformated long haml lines some. You can add a linebreak after a comma.
</pre>
</div>
</content>
</entry>
</feed>
