This repository has been archived by the owner on Jan 7, 2018. It is now read-only.
Permalink
Show file tree
Hide file tree
2 changes: 1 addition & 1 deletion
2
app/assets/javascripts/admin/controllers/admin_groups/form_controller.js
2 changes: 1 addition & 1 deletion
2
app/assets/javascripts/admin/controllers/admins/form_controller.js
2 changes: 1 addition & 1 deletion
2
app/assets/javascripts/admin/controllers/api_scopes/form_controller.js
4 changes: 2 additions & 2 deletions
4
app/assets/javascripts/admin/controllers/api_users/form_controller.js
2 changes: 1 addition & 1 deletion
2
app/assets/javascripts/admin/controllers/apis_form_controller.js
2 changes: 1 addition & 1 deletion
2
app/assets/javascripts/admin/controllers/website_backends/form_controller.js
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix additional XSS issues in the flash messages in the admin.
A follow-up to XSS issues first identified in f53a9fb. I've gone through the rest of the admin, and I believe this covers everything. This commit is a bit bigger, since it fixes some issues with how our test elasticsearch database was being setup for this web app (the database didn't have our actual mappings loaded, so some fields weren't being indexes as the proper types). These test fixes allow us to now properly test the analytics by users list, where some additional XSS tests have been added.
- Loading branch information
Showing
17 changed files
with
351 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.