forked from Kentico/KInspector
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Updates from Kentico repo #2
Merged
Merged
Conversation
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
…if protection against click jacking attacks is disabled for any paths. If the appSettings section of web.config file contains an etry CMSXFrameOptionsExclude, that means that the protection is disabled for the paths specified in the result . https://docs.kentico.com/display/K9/Clickjacking
protection against click jacking attacks is disabled for any paths. If the appSettings section of web.config file contains an etry CMSXFrameOptionsExclude, that means that the protection is disabled for the paths specified in the result . https://docs.kentico.com/display/K9/Clickjacking
…xclude entry from website configuration file opposed to KInspector config file as it did previously
Update to latest version
…without coupled table
Fixes Workflow Consistency module in K9
…ule (#130) * If the site had no forms, this script would sql underflow at the end, causing an error. A check on the length of the sql query fixes this. * Remove IIF reference to allow SQL 2008, and due to using ClassIsForm, this control requires Kentico 8.0 +. * Need to check that a path exists before trying to find files in it.
… and the CMSSettings_Key table for any debug settings.
* Add unused template module code and script * Add unused page types module
* Add better description to web.config security settings mod. * Add hash string salt check * Add check for SA account in connection string
* Add page template display name to table headers * Change name for clarity; Add details for no web parts/zones
* Handle URL not matching site gracefully * Handle redirected column better (Resolves #131)
…on-analyzer-broken Fixes broken transformation analyzer
…ing-issues-module Adds a generic task processing issues module (tested in 9 only)
Enable the following modules: * Attachments By Size module * Duplicate Page Aliases module * Number Of Aliases module * Page Type Assigned module * Site Templates module * Tree Node Children module * Web Parts In Transformations module * Workflow Consistency module * Application Restarts module * Event Log Errors module * Event Log Size module * Page Not Founds module * Big Tables module * Database Consistency Check module * Debug Check module * Documents Consistency Issues module * Media Library Azure Limit module * Page Type Fields Data Type Mismatch module * Scheduled Tasks module * Screenshotter module * Settings module * Task Processing Issues module * OM Contact Group With Manual Macro module * OM Inactive Contacts Deletion module * OM Tables Size module * Click Jacking module * Password Policy module * Password Policy module * Security App Settings module * Security Settings module * SSL In Administration module * Transformation Analyser module * Users With Empty Passwords module * Users With Plaintext Passwords module * Web Part Analyser module * Expired Tokens module Update to password policy test to include the V10 version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.