minio/browser/app/js/components
Harshavardhana b78f6fbcc5 Do not send envVars in ServerInfo() (#4422)
Sending envVars along with access and secret
exposes the entire minio server's sensitive
information. This will be an unexpected
situation for all users.

If at all we need to look for things like if
credentials are set through env, we should
only have access to only this information
not the entire set of system envs.
2017-05-24 21:09:23 -07:00
..
__tests__ browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
Browse.js Do not send envVars in ServerInfo() (#4422) 2017-05-24 21:09:23 -07:00
BrowserDropdown.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
BrowserUpdate.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
ConfirmModal.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
Dropzone.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
InputGroup.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
Login.js Browser: Make login form browser auto-fill compatible (#4091) 2017-04-11 10:11:42 -07:00
ObjectsList.js Browser: Implement multiple object delete (#3859) 2017-03-06 15:43:43 -08:00
Path.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
Policy.js Browser: Implement multi select user interface for object listings (#3730) 2017-02-22 14:51:38 -08:00
PolicyInput.js Prevent duplicate policy rows from being created (#4276) 2017-05-10 09:52:31 -07:00
SettingsModal.js Do not send envVars in ServerInfo() (#4422) 2017-05-24 21:09:23 -07:00
SideBar.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
UploadModal.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00