You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2018. It is now read-only.
1.) create credentials.properties in folder src/main/resources/
# get credentials for mensa-api access
mensa.auth = "insert base64 encoded user:password"
# mail secrets
mail.secret = "insert mail secret here to get credentials encrypted"
mail.salt = "insert a salt here to get the encryption more stronger"