Michał Drzał

Results 5 issues of Michał Drzał

Admin enters only user email. This creates blank user account with only email filled in and sends invitation link (much like password reset link) to entered email. Upon logging via...

question

It would be useful if methods `Glob.Files` and `Glob.Directories` would support providing only one glob with parent directory concatenated like: `C:/**/*.cs`. This is something that is available in Python [glob](https://docs.python.org/3/library/glob.html)...

Hello, Integrat is awesome and thank you for it. I've built dockerized version of integrat if you're interested: https://github.com/xmichaelx/integrat_dockerized I did it mainly for build automatization but if you find...

Currently default name for file to be created is suggested but in order to accept it user has to copypaste it. This PR allows for just hitting enter and accepting...