<feed xmlns='http://www.w3.org/2005/Atom'>
<title>foursquare-grow.git/src/grow.properties, branch 20160414b</title>
<subtitle>The Foursquare (now Motion Church) Grow website 
</subtitle>
<id>https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/atom?h=20160414b</id>
<link rel='self' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/atom?h=20160414b'/>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/'/>
<updated>2016-04-09T22:48:01Z</updated>
<entry>
<title>Switching from Ivy+Ant to Maven.</title>
<updated>2016-04-09T22:48:01Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-04-09T21:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=3102d8bce3426d9cf41aeaf201c360d342677770'/>
<id>urn:sha1:3102d8bce3426d9cf41aeaf201c360d342677770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Loading config earlier.</title>
<updated>2014-05-30T03:31:37Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2014-05-30T03:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=064a247ac54769baa0f56bde588fa4894fddd505'/>
<id>urn:sha1:064a247ac54769baa0f56bde588fa4894fddd505</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding region and table name prefix support.</title>
<updated>2014-05-24T15:56:20Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2014-05-24T15:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=706466db4a2cdf9978543d2ab5b1e5af1bdbaf09'/>
<id>urn:sha1:706466db4a2cdf9978543d2ab5b1e5af1bdbaf09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding authenticated outside access to backend.</title>
<updated>2014-03-15T17:19:35Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2014-03-15T17:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=1494010751e89a6ed748ed90d702d5574ffbdd9b'/>
<id>urn:sha1:1494010751e89a6ed748ed90d702d5574ffbdd9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing tomcat config overrides.</title>
<updated>2013-09-23T03:25:21Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2013-09-23T03:25:21Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=96c4b0fea8203a0520a42b56c468dc7f3ca49673'/>
<id>urn:sha1:96c4b0fea8203a0520a42b56c468dc7f3ca49673</id>
<content type='text'>
Finally fixing config overrides. Found a bug? in restlet where the
Servlet context parameters aren't passed to the final application. I'm
working around the issue by creating my own component which builds the
config and shares it with the frontend and backend. Overall I think it's
a much more elegant solution.

Now we have the ability to specify an external config file for the F1
credentials and the ability configure different domains in different
tomcat containers.
</content>
</entry>
<entry>
<title>New account page improvements and renumbered questions.</title>
<updated>2013-09-03T14:03:26Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2013-09-03T14:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=eb881fdc9b62d1b9d1f5c61f1f4077065db7e933'/>
<id>urn:sha1:eb881fdc9b62d1b9d1f5c61f1f4077065db7e933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introducing F1 Authentication and Adding Site Content.</title>
<updated>2013-08-27T15:28:16Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2013-08-27T15:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=1cdb43bb3e432040aed18c05e129f0131ee7d20a'/>
<id>urn:sha1:1cdb43bb3e432040aed18c05e129f0131ee7d20a</id>
<content type='text'>
This change introduced the f1oauth and jesterpm oauth packages for
interacting with Fellowship One's developer API. I have also reworked
the login authentication to verify credentials through F1 and added
session management to track logged in users.

The Authenticator chain works as follows: on every page load we check
for a session cookie, if the cookie exists, the Request is marked as
authenticated and the OAuthUser object is restored in ClientInfo. If
this request is going to an account page, we require authentication. The
LoginFormAuthenticator checks if the user is already authenticated (via
cookie) and if not redirects the user to the login page. When the login
form is submitted, LoginFormAuthenticator catches the POST request and
authenticates the user through F1.

I'm also adding a new account page, but it is currently a work in
progress.

This commit also adds Allen's content to the site.
</content>
</entry>
<entry>
<title>Committing everything since its long overdue.</title>
<updated>2013-08-04T23:09:29Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2013-08-04T23:09:29Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=52539d7aaba96b7997a3c5a07e4a1ad234af7d04'/>
<id>urn:sha1:52539d7aaba96b7997a3c5a07e4a1ad234af7d04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Configuration Changes</title>
<updated>2013-06-10T00:35:48Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2013-06-10T00:35:48Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=69e2512750dd75fce43a21226979996c3cd7da1d'/>
<id>urn:sha1:69e2512750dd75fce43a21226979996c3cd7da1d</id>
<content type='text'>
Fixing a bug in the config class and updating all templates and pages to
use the dynamicRoot and staticRoot config values to prefix URLs.
</content>
</entry>
</feed>
