mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-22 12:09:41 +08:00
3ebdb0019c0886e60702c5e67530c7a04141067f

- If the user is not authenticated and doesn't have permission to add a comment a message is given for them to "log on" - "log on" link to add a comment hashed appropriately so the browser drops down to the comment form on return after logging on - Updated the default User template to give the log off link a return URL and updated the AccountController to do the same redirect to the given location, if given, on action completion so the user is returned to the same location they left. The "log off" link in an admin theme should never include a return URL because the resulting experience would be bad (they'd be sent back to the log on page with a not authorized message) --HG-- branch : dev
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
JavaScript
45.2%
C#
42.5%
HTML
5.5%
CSS
2.4%
Less
1.4%
Other
2.9%