phpservermon/src
Pavel Dvořák 340660da4b Issue #96 Authentication fields for website/services
- File functions.inc.php - modified and added features psm_curl_get parameters for website_username and website_password
- File functions.inc.php - new features and psm_password_encrypt psm_password_decrypt to encrypt and decrypt passwords
- Adjusted basic language EN and supplemented by new language CZ phrase
- ConfigController.php - adjusted executeIndex method of password encryption key for each installation separately + executeSave method of saving the settings + added labels to methods getLabels
- AbstractServerController.php - adjusted method getServers a login password of the name
- ServerController.php - adjusted executeEdit method for storing information about name and password + executeSave method of storage in a database + method getLabels on labels
- Installer.php - adjusted method install a new configuration values ​​for the encryption key passwords + method installTables a new table structure servers + method upgrade320 the new structure
- StatusUpdater.php - adjusted method update the transmission website_username and website_password + method updateWebsite adjusted parameters passed to the function psm_curl_get
- Modified template: config/config.tpl.html, server/update.tpl.html, view.tpl.html
- Adapted javascript scripts.js
2016-05-21 17:08:01 +02:00
..
config Fix for issue #187 (Unable to connect to MySQL) 2015-06-17 23:15:10 +07:00
includes Issue #96 Authentication fields for website/services 2016-05-21 17:08:01 +02:00
lang Issue #96 Authentication fields for website/services 2016-05-21 17:08:01 +02:00
psm Issue #96 Authentication fields for website/services 2016-05-21 17:08:01 +02:00
templates/default Issue #96 Authentication fields for website/services 2016-05-21 17:08:01 +02:00
bootstrap.php [refactoring] PSR-4 support through composer, mass-renaming all *.class.php to *.php to adhere to PSR-4 2015-02-27 15:18:37 +01:00
index.html Fixed the statusbar color code place 2015-06-16 07:15:40 +00:00