statping/handlers
hunterlong 7120015c7c letsencrypt enable ENV var 2020-07-15 10:09:00 -07:00
..
api.go code clean 2020-06-25 21:51:51 -07:00
api_test.go login fix 2020-07-04 12:18:56 -07:00
authentication.go authentication, UI fixes, 2020-07-02 11:41:46 -07:00
cache.go
checkin.go
checkins_test.go
dashboard.go
doc.go
function.go
groups.go
groups_test.go
handlers.go letsencrypt enable ENV var 2020-07-15 10:09:00 -07:00
incident.go
incidents_test.go
index.go
jwt.go authentication, UI fixes, 2020-07-02 11:41:46 -07:00
messages.go
messages_test.go
middleware.go
notifications.go notifier test handler possible fix 2020-06-26 18:20:48 -07:00
notifiers_test.go
oauth.go setup form fix 2020-06-26 16:51:12 -07:00
oauth_custom.go new custom oAuth authentication method, added "local" auth method as default 2020-06-25 21:46:09 -07:00
oauth_github.go new custom oAuth authentication method, added "local" auth method as default 2020-06-25 21:46:09 -07:00
oauth_google.go new custom oAuth authentication method, added "local" auth method as default 2020-06-25 21:46:09 -07:00
oauth_slack.go oauth Google fixes, google oauth restrict users based on domain and/or email address, notifiers no dereference pointer for services and failure 2020-06-25 21:08:12 -07:00
routes.go LetsEncrypt SSL cert process with ENVs, JWT token key from API secret SHA256 2020-07-14 21:26:54 -07:00
scope.go
server.go letsencrypt enable ENV var 2020-07-15 10:09:00 -07:00
services.go
services_test.go login fix 2020-07-04 12:43:02 -07:00
setup.go setup form fix 2020-06-26 16:51:12 -07:00
theme_test.go
users.go
users_test.go