forked from centreon/centreon-archived
-
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
Master #20
Merged
Merged
Master #20
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
* fix(chore): Change install from sources to work with PHP 7 * Add check module * Add validate fpm-php service * Add validate php version * copy template config file
* fix(feature): Add Login/Logout otherwise wrong UTC * fix(collection): New parameter to check in contentType
* Fix SQL Injection in Virtual Metrics in get information
* fix(sec): Fix SQL injection in Curve template * Fix SQL injection in curve template search field * Fix SQL injection in Graph Template * Fix SQL injection in VirtualMetrics Template
* Fix xss security when display username on menu
* fix(sec): Fix SQL injection in dashboard * Fix some SQL Injections * fix(sec): Change query method * Use prepare statement on queries
* Fix XSS for describe arguments and macros
* Fix execution command by rrdtool command line in Virtual Metrics * Fix execution command by rrdtool command line in graph images
* fix(DB): upgrade DB to correct a bug * fix(DB): centAcl close DB connection before the update is achieved * fix(acl): Add primary key and handle duplicate entries in centreon_acl * fix(sql): delete duplicate entries in centreon_acl table * feat(install): add base version to 2.8.24 * doc(upgrade): add empty release notes for 2.8.24
* Fix SQL Injection in Administration logs in search fields
JS bugs issue related with selector for limit of rows improve code readability Resolve CP7M-104 Ref #6367
* fix(ux): prevent memory leaks notification check a Transformation callbacks a check_session an xslt use pure XMLHttpRequest to avoid an additional listener in keepAlive.js a mainLoop and goM function tabs rotation in the Custom view page Resolve CP7M-111 Ref #4764
Fix Quickform create input Resolves: CP7M-125
correctement utilisé 2 fois à la suite.
We need to defined this function before to call it
* Move writeIntoFile function We need to defined this function before to call it * Update writestreamconnector.rst
* add api for passif check acceptance * add documentation for the new api regarding the results submission * feat(api): Update API submit result * Add validators * Improve documentation Refs: MON-2636 * fix(doc): Several fixes and improvements in documentation * Fix typos * Array not correctly displayed * Add example to enhance comprehension
this is reflected in the menu clock Resolve CP7M-144
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.