cviecco
cviecco
1. The okta 2fa cope did not return an error message when no valid autneticators where available 2. When both mfa AND token failed the client did not termiate on...
There is a race condition between the background loop checking for okta push and the user sending a code. If the code is sent the background task might also send...
As keymaster has been started to be used by more organizations, the registration flow for users has shown its weakness. Thus it has been suggested to create a way for...
This request is about preparing the eventmond code to support TLS. To do so this patch does 2 things: 1. Splits the adding of the eventmond paths to the default...
go: downloading github.com/go-fsnotify/fsnotify v0.0.0-20180321022601-755488143dae github.com/Cloud-Foundations/keymaster/eventmon/eventrecorder imports github.com/Cloud-Foundations/Dominator/lib/fsutil imports gopkg.in/fsnotify/fsnotify.v0 tested by gopkg.in/fsnotify/fsnotify.v0.test imports github.com/go-fsnotify/fsnotify: module github.com/go-fsnotify/fsnotify@latest found (v0.0.0-20180321022601-755488143dae), but does not contain package github.com/go-fsnotify/fsnotify