Closed np closed 8 years ago
liftLIO . ioTCB
getConfig
readConfig
Action
ActionStack
ProxyAdapter
extendClearanceOnThentosAuthCredentials
Even given my limited understanding of Thentos, the diff makes sense and overall LGTM.
I finally read through this. Like!
Thanks for the review @fisx !
liftLIO . ioTCB
.getConfig
toreadConfig
as this one is reading the configuration file.Action
monad.Action
monad toActionStack
which helps to track the few occurrences left.ProxyAdapter
for the corresponding action monad.extendClearanceOnThentosAuthCredentials
which is doing the check of privileged IPs.