Files
Umbraco-CMS/src/Umbraco.Core
Shannon c4b44ea0e3 Fixes: U4-2577 Can't save umbraco user - without re-filling in the password
Fixes: U4-541 Wrong dictionary key when using in backend template names
This changes the way that the value that is stored in the auth cookie. Previously we just stored a GUID which was the user's contextid stored in the db, now we store encrypted values of a few necessary user objects. In 6.2 we'll actually set a real .Net user object on the HttpContext. For now, the http module will simply just ensure that the culture is set correctly for the currently logged in user.
2013-08-02 15:16:04 +10:00
..
2013-03-11 21:17:57 +06:00
2013-05-07 12:35:13 -02:00
2013-06-20 15:49:55 +10:00
2013-06-20 10:08:50 +10:00
2013-05-05 23:03:31 -10:00
2013-05-17 05:51:49 -02:00
2013-06-20 15:57:23 +10:00
2013-05-06 15:20:26 -10:00