log rhodecode/lib/auth.py @ 3885:712610e082e2 beta

age author description
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