log

age author description
Sat, 11 May 2013 14:44:12 -0500 Sean Farley hg: ensure that only 'visible' changesets are returned
Tue, 07 Apr 2015 16:21:12 -0700 Marc Abramowitz tests: Add conftest.py for pytest
Sat, 11 Apr 2015 00:31:14 +0200 Mads Kiilerich Merge stable to default
Wed, 08 Apr 2015 09:18:58 -0700 Marc Abramowitz tests: PEP8ify test_user_groups.py
Wed, 08 Apr 2015 13:48:30 -0700 Marc Abramowitz tests: Remove imported_from_test function
Wed, 08 Apr 2015 10:15:05 -0700 Marc Abramowitz .hgignore: Add .eggs/ and tarballcache/
Fri, 10 Apr 2015 19:09:40 +0200 Mads Kiilerich Added tag 0.2 for changeset ad0ce803b40c stable
Fri, 10 Apr 2015 19:02:11 +0200 Mads Kiilerich release: 0.2 on stable branch stable 0.2
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich auth: check CSRF protection token when authenticating
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich tests: provide _authentication_token when POSTing
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich javascript: provide secure_form compatible_authentication_token in all AJAX POSTs
Fri, 27 Mar 2015 16:25:27 +0100 Mads Kiilerich forms: use secure_form to add authentication token to all html forms
Fri, 27 Mar 2015 16:25:27 +0100 Mads Kiilerich controllers: remove old auth_token checks - it was only partial CSRF protection
Tue, 07 Apr 2015 02:52:02 +0200 Mads Kiilerich docs: prepare for having a stable development branch
Tue, 07 Apr 2015 02:51:16 +0200 Mads Kiilerich setup.cfg: update checked-in version to match how sdist writes it