log rhodecode/lib/auth.py @ 1644:59c26a9aba63 beta

age author description
Wed, 02 Nov 2011 22:41:02 +0200 Marcin Kuzminski typo fixes beta
Wed, 02 Nov 2011 03:08:33 +0200 Marcin Kuzminski refactoring of models names for repoGroup permissions beta
Tue, 01 Nov 2011 01:31:24 +0200 Liad Shani Improved container-based auth support for middleware beta
Mon, 31 Oct 2011 21:42:41 +0200 Marcin Kuzminski Some code cleanups and fixes beta
Sat, 29 Oct 2011 17:03:33 +0200 Liad Shani Added basic automatic user creation for container auth beta
Thu, 27 Oct 2011 20:40:49 +0200 Liad Shani Added automatic logout of deactivated/deleted users beta
Wed, 26 Oct 2011 21:59:22 +0200 Liad Shani Improved container-based auth implementation and added support for a reverse-proxy setup (using the X-Forwarded-User header) beta
Sun, 09 Oct 2011 23:49:00 +0200 Liad Shani Merge with upstream beta
Tue, 27 Sep 2011 22:20:24 +0300 Liad Shani Added container-based authentication support beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Sat, 08 Oct 2011 03:00:03 +0200 Marcin Kuzminski updated docstrings beta
Sat, 08 Oct 2011 02:02:25 +0200 Marcin Kuzminski Refactoring of model get functions beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Sun, 10 Jul 2011 15:50:31 +0200 Marcin Kuzminski fixes #173, many thanks for slestak for contributing into this one. beta
Sun, 15 May 2011 13:49:14 +0200 Marcin Kuzminski Do a redirect to login for anonymous users beta
Sun, 15 May 2011 13:20:07 +0200 Marcin Kuzminski fixed redirection link in notAnonymous decorator beta
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
Wed, 24 Nov 2010 03:31:33 +0100 Marcin Kuzminski fixed ldap issue and small template fix beta
Tue, 23 Nov 2010 14:15:45 +0100 Marcin Kuzminski #78, fixed more reliable case insensitive searches beta
Tue, 23 Nov 2010 12:58:45 +0100 Marcin Kuzminski fixes issue #78, ldap makes user validation caseInsensitive beta
Thu, 18 Nov 2010 03:29:23 +0100 Marcin Kuzminski fixed #72 show warning on removal when user still is owner of existing repositories beta
Wed, 17 Nov 2010 22:00:36 +0100 Marcin Kuzminski implements #60, ldap configuration and authentication. beta
Tue, 16 Nov 2010 08:52:31 +0100 Marcin Kuzminski Code refactor for auth func, preparing for ldap support beta
Mon, 15 Nov 2010 02:26:19 +0100 Marcin Kuzminski #50 on point cache invalidation changes. beta
Sat, 13 Nov 2010 02:50:32 +0100 Marcin Kuzminski fixed anonymous access bug. beta
Thu, 11 Nov 2010 01:21:33 +0100 Marcin Kuzminski #49 Enabled anonymous access push and pull commands beta
Thu, 11 Nov 2010 01:05:43 +0100 Marcin Kuzminski #49 Enabled anonymous access for web interface controllable from permissions pannel beta
Thu, 21 Oct 2010 01:38:14 +0200 Marcin Kuzminski Code refactoring,models renames beta
Mon, 18 Oct 2010 15:29:56 +0200 Marcin Kuzminski Merge with b0a411f5ec7056bc0b32c8263538b308c33b82f6
Tue, 12 Oct 2010 16:39:53 +0200 Marcin Kuzminski moved out sqlalchemy cache from meta to the config files.
Mon, 18 Oct 2010 03:04:58 +0200 Marcin Kuzminski fixed @repo into :repo for docs