log rhodecode/lib/auth.py @ 1307:c1516b35f91d beta

age author description
Tue, 03 May 2011 16:54:43 +0200 Marcin Kuzminski pep8ify beta
Tue, 03 May 2011 14:13:37 +0200 Marcin Kuzminski Added server side file editing with commit beta
Wed, 27 Apr 2011 01:19:17 +0200 Marcin Kuzminski added some fixes to LDAP form re-submition, new simples ldap-settings getter. beta
Tue, 26 Apr 2011 19:17:06 +0200 Lorenzo M. Catucci Enable start_tls connection encryption. beta
Tue, 26 Apr 2011 14:02:53 +0200 Lorenzo M. Catucci Set a default value for needed attributes. beta
Mon, 11 Apr 2011 23:04:52 +0200 Marcin Kuzminski PEP8ify beta
Sat, 09 Apr 2011 11:22:32 +0200 Marcin Kuzminski merges for stable
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Tue, 05 Apr 2011 02:04:59 +0200 Marcin Kuzminski changed the way of generating url for came_from beta
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sat, 02 Apr 2011 00:44:13 +0200 Marcin Kuzminski merged freebsd support issue from default beta
Tue, 22 Mar 2011 12:05:34 +0100 Marcin Kuzminski fixes #136 leftover patch
Mon, 21 Mar 2011 22:34:13 +0100 Marcin Kuzminski changes for rhodecode release 1.1.6 rhodecode-0.0.1.1.6
Thu, 17 Mar 2011 01:13:48 +0100 Marcin Kuzminski changes for release 1.1.5
Tue, 15 Mar 2011 23:34:14 +0100 Marcin Kuzminski fixed some config bool converter problems with ldap beta
Wed, 09 Mar 2011 20:46:20 +0100 Marcin Kuzminski disabled api key for anonymous users, and added api_key to rss/atom links for other users beta
Wed, 09 Mar 2011 19:47:52 +0100 Marcin Kuzminski fixed some bugs in api key auth, added access by api key into rss/atom feeds in global journal beta
Wed, 09 Mar 2011 19:08:34 +0100 Marcin Kuzminski Fixed Windows installation based on work of Mantis406 fork: "Replace py-bcrypt to make Windows installation easier" beta
Wed, 09 Mar 2011 16:34:29 +0100 Marcin Kuzminski Major rewrite of auth objects. Moved parts of filling user data into user model. beta
Sun, 06 Mar 2011 00:06:28 +0100 Marcin Kuzminski Added api_key into user, api key get's generated again after password change beta
Tue, 15 Feb 2011 23:19:01 +0100 Marcin Kuzminski #113 removed anonymous access from forking, added system messages in login box. beta
Sun, 13 Feb 2011 02:48:02 +0100 Marcin Kuzminski fixes fixes fixes ! optimized queries on journal beta
Sat, 12 Feb 2011 21:21:23 +0100 Marcin Kuzminski Major refactoring, removed when possible calls to app globals. beta
Wed, 09 Feb 2011 18:54:20 +0100 Marcin Kuzminski #56 added propagation of permission from group beta
Thu, 03 Feb 2011 16:34:40 -0700 Thayne Harbaugh Improve LDAP authentication issue-108
Wed, 29 Dec 2010 17:50:47 +0100 Marcin Kuzminski Added some more details into user edit permissions view beta
Sat, 27 Nov 2010 15:50:25 +0100 Marcin Kuzminski Added isanonymous decorator for checking permissions for anonymous access beta
Thu, 25 Nov 2010 22:58:28 +0100 Marcin Kuzminski ldap auth rewrite, moved split authfunc into two functions, beta
Wed, 24 Nov 2010 03:32:53 +0100 Marcin Kuzminski added debug message for ldap auth beta