Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEC-1494: Support disabling of UI security #1734

Closed
spring-projects-issues opened this issue Jun 1, 2010 · 1 comment
Closed

SEC-1494: Support disabling of UI security #1734

spring-projects-issues opened this issue Jun 1, 2010 · 1 comment
Labels
in: taglibs An issue in spring-security-taglibs in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Milestone

Comments

@spring-projects-issues
Copy link

Mike Wiesner (Migrated from SEC-1494) said:

The ability to prevent hiding of UI elements (for example, those which have been omitted by the tag library) will be very useful for testing whether the URLs are actually secured at the back end.

@spring-projects-issues
Copy link
Author

Luke Taylor said:

It is now possible to force the parts of the UI to be shown which would normally be hidden by the authorize tag. If the system property spring.security.disableUISecurity is set to "true", the contents will still be rendered, but decorated with a surrounding tag to allow the "hidden" areas to be differentiated using CSS.

@spring-projects-issues spring-projects-issues added in: taglibs An issue in spring-security-taglibs in: web An issue in web modules (web, webmvc) Closed type: jira An issue that was migrated from JIRA labels Feb 5, 2016
@spring-projects-issues spring-projects-issues added this to the 3.1.0.RC1 milestone Feb 5, 2016
@rwinch rwinch added the type: enhancement A general enhancement label May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: taglibs An issue in spring-security-taglibs in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Projects
None yet
Development

No branches or pull requests

2 participants