[prosody-dev] proposed new auth module:stack

2017-04-21 Thread James Leu
I was wondering if there is any interest in an auth modules that stacks existing auth modules. Example: stack = "a b c" while there are entries on stack Z = top of stack If the users exists in Z AND passes authentication, they are authorize else if the users exists in Z but does NOT

[prosody-dev] proposed auth module: atack (+ logging issues)

2017-04-21 Thread James Leu
Hello all, First time poster ... long time user I've started working on a auth module that allows you to stack other auth modules. I believe I've made good progress, but I'm trying to do some debugging and all my module:log messages are disappearing. I can see my log messages from when the