Enable the system owner to be able to update the system wide password and secret (#156)
* Enable the system owner to be able to update the system wide password and secret * lint and cleanup
Showing
- frontend/src/components/Modals/Settings/PasswordProtection/index.jsx 141 additions, 0 deletions...c/components/Modals/Settings/PasswordProtection/index.jsx
- frontend/src/components/Modals/Settings/index.jsx 10 additions, 1 deletionfrontend/src/components/Modals/Settings/index.jsx
- frontend/src/models/system.js 12 additions, 0 deletionsfrontend/src/models/system.js
- server/endpoints/system.js 15 additions, 0 deletionsserver/endpoints/system.js
- server/utils/helpers/updateENV.js 8 additions, 2 deletionsserver/utils/helpers/updateENV.js
- server/utils/http/index.js 5 additions, 5 deletionsserver/utils/http/index.js
Please register or sign in to comment