<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/app/controllers/v1, branch master</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>api: allow version bumping - bump to 2</title>
<updated>2016-05-18T18:07:41+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-01T13:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e05a1b0f5ae40a2aa17976b3009cd563b8e4660a'/>
<id>e05a1b0f5ae40a2aa17976b3009cd563b8e4660a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use APP_CONFIG[config_file_paths] for provider.json</title>
<updated>2016-05-03T14:49:24+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-03T14:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=33e2a52f683697ca8489d856df90b39bfbbe7373'/>
<id>33e2a52f683697ca8489d856df90b39bfbbe7373</id>
<content type='text'>
This avoids overwriting the PROVIDER_JSON constant in the
StaticConfigController and thus fixes test warnings.

Also moved away from using instance variables in the
ControllerExtension::JsonFile - instead querying the corresponding
functions now - less sideeffects and easier stubbing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids overwriting the PROVIDER_JSON constant in the
StaticConfigController and thus fixes test warnings.

Also moved away from using instance variables in the
ControllerExtension::JsonFile - instead querying the corresponding
functions now - less sideeffects and easier stubbing.
</pre>
</div>
</content>
</entry>
<entry>
<title>allow monitor auth to create users even if invites are normally required.</title>
<updated>2016-04-11T21:10:38+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-04-11T21:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7e0cd47ab44389fb9933345407ad2c2cd2a579b6'/>
<id>7e0cd47ab44389fb9933345407ad2c2cd2a579b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api: added super simple motd, closes #7866</title>
<updated>2016-04-01T09:25:36+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-04-01T09:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=97ace0f06ab72b82ed0be4ca5c481f4f16a3c847'/>
<id>97ace0f06ab72b82ed0be4ca5c481f4f16a3c847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api: return proper 404 for GET /1/identities/:id.json</title>
<updated>2016-03-31T00:06:32+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-03-31T00:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=48acca107b9bd7a59bacb1449b042eb753e63917'/>
<id>48acca107b9bd7a59bacb1449b042eb753e63917</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api: added get(:show) to identities and users, allow monitors to create/delete test &amp; tmp users.</title>
<updated>2016-03-28T23:03:54+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-03-28T22:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=9a8577a2d19aa51318dce6ff9ffe1bd26f25c09e'/>
<id>9a8577a2d19aa51318dce6ff9ffe1bd26f25c09e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove cert fingerprints for disabled users, so that they cannot send email anymore. closes #7690</title>
<updated>2016-01-31T23:10:10+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-01-31T22:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e7e16318d056dbd9ec272085487cce6039627b09'/>
<id>e7e16318d056dbd9ec272085487cce6039627b09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not include random cruft in the common name of smtp client certificates</title>
<updated>2015-08-08T03:17:10+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-08-08T03:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=883b2eadb7b28756978c4009cb9f92e7177a9dba'/>
<id>883b2eadb7b28756978c4009cb9f92e7177a9dba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: allow deletion of user's identities via api when user is deleted. closes #6550</title>
<updated>2014-12-16T00:07:30+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-12-16T00:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=6e15813d549fd9e56a48fd87d425fd31f37521e8'/>
<id>6e15813d549fd9e56a48fd87d425fd31f37521e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/leap_web into develop</title>
<updated>2014-11-11T21:06:42+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-11-11T21:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=c3305f1c29a1a37913bfb05cd11d547e9d7f16a0'/>
<id>c3305f1c29a1a37913bfb05cd11d547e9d7f16a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
