#126 - vacation request reminders #130

Merged
Baakoma merged 17 commits from #126-vacation-request-reminders into main 2022-04-27 15:26:55 +02:00
Showing only changes of commit 4d23469559 - Show all commits

View File

@@ -60,3 +60,8 @@ GOOGLE_CLIENT_SECRET=
GOOGLE_REDIRECT=http://localhost/login/google/end GOOGLE_REDIRECT=http://localhost/login/google/end
GOOGLE_CALENDAR_ID= GOOGLE_CALENDAR_ID=
LOCAL_EMAIL_FOR_LOGIN_VIA_GOOGLE= LOCAL_EMAIL_FOR_LOGIN_VIA_GOOGLE=
SLACK_URL=https://slack.com/api
SLACK_CLIENT_TOKEN=
SLACK_SIGNING_SECRET=
SLACK_DEFAULT_CHANNEL="#general"