Clivern / Walrus

🔥 Fast, Secure and Reliable System Backup, Set up in Minutes.
https://clivern.github.io/Walrus/
MIT License
481 stars 22 forks source link

Hide Secure Data from Logs #83

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

Hide Secure Data from Logs

https://github.com/Clivern/Walrus/blob/a88671db7f9eac2244da8beec5412c6d98a04246/core/middleware/log.go#L16


// Logger middleware
// TODO Hide Secure Data from Logs
func Logger() gin.HandlerFunc {
    return func(c *gin.Context) {
        // before request
ndex 8332d4f..d900188 100644
++ b/web/package.json

a8a7cf1ec350fa93b460409950dfe89b71325d4b

Clivern commented 3 years ago

there is a workaround right now to disable info logs