log rhodecode/lib/auth.py @ 4015:669721d1fe65

age author description
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
Wed, 27 Feb 2013 02:27:09 +0100 Marcin Kuzminski fixed tests and missing replacements from 5f1850e4712a beta
Fri, 15 Feb 2013 00:53:47 +0100 Marcin Kuzminski Show admin dropdown for users who are admin of repo groups beta
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on beta
Wed, 23 Jan 2013 23:51:57 +0100 Marcin Kuzminski IP restrictions now also enabled for IPv6
Sun, 03 Feb 2013 23:19:42 +0100 Marcin Kuzminski refactor check_Location => check_location beta
Fri, 25 Jan 2013 01:40:09 +0100 Marcin Kuzminski Group management delegation: beta
Wed, 23 Jan 2013 23:51:57 +0100 Marcin Kuzminski IP restrictions now also enabled for IPv6 beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Sat, 19 Jan 2013 16:35:06 +0100 Marcin Kuzminski adde cleanup username flag into get_container_username function beta
Sat, 19 Jan 2013 16:28:18 +0100 Marcin Kuzminski added some more logging into get_container_username function beta
Sun, 13 Jan 2013 22:55:56 +0100 Marcin Kuzminski Implemented API calls for non-admin users for locking/unlocking repositories beta
Fri, 04 Jan 2013 23:34:53 +0100 Marcin Kuzminski Full IP restrictions enabled beta
Thu, 13 Dec 2012 14:01:24 +0100 Mads Kiilerich logging: include more info in grant/deny log entries beta
Sun, 30 Dec 2012 23:06:03 +0100 Marcin Kuzminski Added UserIpMap interface for allowed IP addresses and IP restriction access beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Tue, 14 Aug 2012 01:02:53 +0200 Marcin Kuzminski fixed error when disabled anonymous access lead to error on server beta
Fri, 10 Aug 2012 03:09:36 +0200 Marcin Kuzminski RhodeCode now has a option to explicitly set forking permissions. ref #508 beta
Fri, 20 Jul 2012 12:05:32 +0200 Marcin Kuzminski Deprecated validation of operating system, we just care if it's windows, let approve all other beta
Mon, 18 Jun 2012 21:25:49 +0200 Marcin Kuzminski Added validation into user email map beta
Thu, 14 Jun 2012 13:32:58 +0200 Marcin Kuzminski Little more verbose logging for auth beta
Wed, 16 May 2012 01:25:00 +0200 Marcin Kuzminski merge with beta
Wed, 16 May 2012 01:24:23 +0200 Marcin Kuzminski print statement cleanup beta
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Tue, 13 Mar 2012 02:40:34 +0200 Marcin Kuzminski more detailed logging on auth system beta
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Tue, 06 Mar 2012 23:03:10 +0200 Marcin Kuzminski added initial rc-extension module beta
Sun, 04 Mar 2012 03:08:54 +0000 Marcin Kuzminski fixed some unicode problems with waitress beta
Mon, 27 Feb 2012 05:08:31 +0200 Marcin Kuzminski merge beta fixes into stable rhodecode-0.0.1.3.1
Mon, 27 Feb 2012 04:28:40 +0200 Marcin Kuzminski fixed issue with sessions that lead to redirection loops beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Sun, 26 Feb 2012 01:25:38 +0200 Marcin Kuzminski Added session wrapper, for rc 1.2.X compatibility. Adds backwards compatability beta
Thu, 23 Feb 2012 03:39:35 +0200 Marcin Kuzminski more work on improving info logging beta
Sun, 19 Feb 2012 20:21:14 +0200 Marcin Kuzminski backported to stable #355 LDAP passwords stored
Sun, 19 Feb 2012 17:41:07 +0200 Marcin Kuzminski added migrations from 1.2.X to 1.3 beta
Tue, 14 Feb 2012 23:33:08 +0200 Marcin Kuzminski added optional password type in password generator beta
Tue, 14 Feb 2012 23:30:40 +0200 Marcin Kuzminski #355 replaced stored LDAP password with some random generated one beta
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Thu, 02 Feb 2012 00:31:00 +0200 Marcin Kuzminski garden beta
Fri, 27 Jan 2012 04:46:00 +0200 Marcin Kuzminski #344 optional firstname lastname on user creation beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Sat, 24 Dec 2011 01:07:03 +0200 Marcin Kuzminski fix issue #323 auth by suername only if container auth is enabled beta
Fri, 02 Dec 2011 22:31:13 +0200 Marcin Kuzminski commit less models beta
Sat, 26 Nov 2011 17:51:03 +0200 Marcin Kuzminski - fixes celery sqlalchemy session issues for async forking beta
Fri, 25 Nov 2011 19:25:10 +0200 Marcin Kuzminski reduce cookie size for better support of client side sessions beta
Wed, 23 Nov 2011 22:46:14 +0200 Marcin Kuzminski notification to commit author + gardening beta
Wed, 02 Nov 2011 22:41:02 +0200 Marcin Kuzminski typo fixes beta