gate-sso / gate

Gate is MFA Enabled SSO Platform that supports SAML, OAuth, Linux shell login and CAS
https://gate-sso.github.io
MIT License
203 stars 53 forks source link

Cleanup controllers to comply with Rubocop setting #151

Closed walbertus closed 5 years ago

walbertus commented 5 years ago

Regarding #111 we need to clean up our code to comply rubocop.yml setting. This PR will reduce the number of Rubocop warning in controllers. @giosakti