James Hodgkinson
James Hodgkinson
Does this still need actioning? 😄
> I think the only way I'd do this would be to allow having a longer value. Wait, we have a max length somehow? 😄 I think this was originally...
Maybe we refocus this to "allow enforcing longer password lengths" ? 😄
Maybe change it to just throwing a warning on login (and an admin alert), which suggests the user changes their password / auth method?
Yeah, having lived through log4shell etc, I'd rather use clap with hidden env options and handle that, than have URIs in config files... 😓
^ PR'd some changes for this one 😄 I have an idea for the replication node config bit too, just need to spend some time pondering how to do it...
I'm interested to see how this goes - if you want to use pyKanidm and want any support added just reach out. I should release the current code soon, but...
Yeah, it's [available on pypi](https://pypi.org/project/kanidm/) but the dev version's available with `pip install -e git+https://github.com/kanidm/kanidm#subdirectory=pykanidm`. I'll try and remember to do a release this week 😇
Yeah it's fairly limited because I've mainly only used it for the RADIUS integration and some testing, but it'll be easy to extend since you'd be writing the code either...
I'll look at adding them this weekend unless you get there first 😄