Project

General

Profile

Download (2.46 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e44762c8 05/22/2014 10:49 AM Eric Helms

Fixes #5645: Fixes session undefined error when user has a default taxonomy set.

7e1f0c79 04/11/2014 01:37 PM Daniel Lobato Garcia

fixes #3914 - set current taxonomies on login from user defaults

cfa4b526 03/24/2014 08:32 AM Dominic Cleal

fixes #4457 - Session fixation, new session IDs are not generated on login (CVE-2014-0090)

355bce36 12/30/2013 11:06 AM Ohad Levy

fixes #3930 - refactoring of edit_self implementation.

a1b8169f 12/18/2013 09:54 AM Daniel Lobato Garcia

fixes #3280 - authenticate returns true for API requests when login:false

b7589c32 11/12/2013 11:53 AM Jan Pazdziora

fixes #3312 - support /users/extlogin as a login page based on REMOTE_USER

852ff714 08/29/2013 01:33 PM Daniel Lobato Garcia

fixes #2988 - merge authentication code, enables REMOTE_USER auth on new API controllers