minio/browser/app/js
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
components Do not send envVars in ServerInfo() (#4422) 2017-05-24 21:09:23 -07:00
actions.js Browser: Fix Safari Blob download issue (#4357) 2017-05-17 17:03:44 -07:00
constants.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
jsonrpc.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
mime.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
reducers.js browser: Selecting a new bucket appends objects list to previous bucket's list (#4252) 2017-05-04 11:12:46 -07:00
utils.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00
web.js browser: Update ui-assets and fix the copyright header. (#3790) 2017-02-22 17:27:26 -08:00