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 env process to use .env only and change figaro to dotenv #150

Closed walbertus closed 5 years ago

walbertus commented 5 years ago

Merge all environment variable to .env from application.yml and gate_sso.conf. Change dependency to dotenv instead of figaro to load environment variable. cc: @giosakti