log kallithea/lib/auth.py @ 5328:b580691553f5

age author description
Sun, 26 Jul 2015 14:10:44 +0200 Søren Løvborg auth: turn dead AuthUser code into assertion
Sun, 26 Jul 2015 14:10:42 +0200 Søren Løvborg auth: move UserModel.fill_data to AuthUser
Sun, 26 Jul 2015 14:10:16 +0200 Søren Løvborg auth: construct AuthUser from either user_id or db.User object
Sun, 26 Jul 2015 14:07:33 +0200 Søren Løvborg auth: fold AuthUser._propagate_data into constructor
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: refactor user lookup in AuthUser constructor for clarity
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove username from AuthUser session cookie
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove username lookup support from AuthUser constructor
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove redundant AuthUser constructor arguments
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: have fill_data take User object, not lookup key
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove redundant hashlib imports
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: make internal AuthUser methods private
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: miscellaneous improvements and typo fixes
Mon, 20 Jul 2015 15:11:41 +0200 Mads Kiilerich lib: cleanup around use of the random and hash libraries
Mon, 20 Jul 2015 15:08:08 +0200 Mads Kiilerich auth: various minor cleanup
Tue, 14 Jul 2015 14:00:17 +0200 Søren Løvborg BaseController: hide "Log out" link for external login sessions
Tue, 14 Jul 2015 14:00:15 +0200 Søren Løvborg AuthUser: refactor AuthUser cookie/session serialization
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthUser: update docstring
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthUser: simplify check_ip_allowed and drop is_ip_allowed
Tue, 14 Jul 2015 13:59:59 +0200 Søren Løvborg AuthUser: make get_perms method private
Mon, 13 Jul 2015 19:37:39 +0200 Mads Kiilerich Merge stable
Tue, 07 Jul 2015 02:19:55 +0200 Mads Kiilerich auth: ignore permissions from in-active user groups (Issue #138) stable
Tue, 07 Jul 2015 02:09:35 +0200 Mads Kiilerich auth: make random password generator more random stable
Fri, 15 May 2015 18:07:27 +0200 Andrew Shadura auth: reduce code duplication by removing generate_api_key implemented in utils2 stable
Fri, 26 Jun 2015 20:36:05 +0200 Søren Løvborg AuthUser: Drop ip_addr field
Tue, 19 May 2015 21:50:35 +0200 Thomas De Schampheleire login: preserve GET arguments throughout login redirection (issue #104)
Fri, 15 May 2015 18:07:27 +0200 Andrew Shadura auth: reduce code duplication by removing generate_api_key implemented in utils2
Wed, 25 Mar 2015 10:11:54 +0100 Thomas De Schampheleire auth: simplify logging of regular authentication in LoginRequired
Fri, 15 May 2015 23:40:44 +0200 Mads Kiilerich auth: avoid flash message with 'None' on login redirect
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich spelling: more consistent casing of 'API key'
Mon, 30 Mar 2015 21:27:02 +0200 Thomas De Schampheleire auth: return early in LoginRequired on API key validation
Wed, 25 Mar 2015 09:11:15 +0100 Thomas De Schampheleire auth: return early in LoginRequired on invalid IP
Tue, 07 Apr 2015 03:30:05 +0200 Mads Kiilerich auth: check CSRF protection token when authenticating
Thu, 12 Mar 2015 21:09:10 +0100 Thomas De Schampheleire lib: trivial typo fixes
Sat, 24 Jan 2015 21:17:39 +0100 Thomas De Schampheleire spelling: fix various typos
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich cleanup: avoid some 'except Exception' catching - catch specific exceptions or log it and show what happened
Tue, 12 Aug 2014 13:08:23 +0200 Mads Kiilerich cleanup: remove unused Python imports, found with pyflakes
Fri, 18 Jul 2014 17:01:37 +0200 Mads Kiilerich logging: use official log.warning instead of log.warn
Wed, 02 Jul 2014 19:06:01 -0400 Bradley M. Kuhn General renaming to Kallithea kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:52 -0400 Bradley M. Kuhn RhodeCode GmbH is not the sole author of this work kallithea-2.2.5-rebrand
Wed, 21 May 2014 16:59:37 -0400 Bradley M. Kuhn Correct licensing information in individual files. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:31 -0400 Bradley M. Kuhn Rename RhodeCodeCrypto to KallitheaCrypto kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:10 -0400 Bradley M. Kuhn Rename rhodecode_user to authuser - it is an AuthUser instance kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:33 -0400 Bradley M. Kuhn Second step in two-part process to rename directories. kallithea-2.2.5-rebrand base rhodecode/lib/auth.py@4683cd7f9256