log rhodecode/lib/auth.py @ 4186:7e5f8c12a3fc kallithea-2.2.5-rebrand

age author description
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Tue, 16 Jul 2013 21:54:28 +0200 Marcin Kuzminski Fixed spelling of get's to gets
Tue, 18 Jun 2013 16:39:59 +0200 Marcin Kuzminski fixed edge case when connection to db fails and code reaches state of variable referenced before assignment
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Tue, 28 May 2013 16:21:27 +0200 Marcin Kuzminski added more info into __repr__ of auth user for better debugging and logging beta
Fri, 17 May 2013 21:33:24 +0200 Marcin Kuzminski show admin menu and list for users who are admins of repos. beta
Tue, 23 Apr 2013 00:47:22 +0200 Marcin Kuzminski Added separate default permission for external_auth account beta
Mon, 15 Apr 2013 01:46:32 +0200 Marcin Kuzminski new feature: API access white list definition from .ini files beta
Wed, 10 Apr 2013 14:33:04 +0200 Marcin Kuzminski New default permissions definition for user group create beta
Mon, 08 Apr 2013 22:47:35 +0200 Marcin Kuzminski - Manage User’s Groups: create, delete, rename, add/remove users inside. beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Thu, 28 Mar 2013 01:15:56 +0100 Mads Kiilerich ldap: handle more elegantly that python-ldap isn't installed when trying to use ldap beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich follow Python conventions for boolean values beta
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on