Athish Pranav D
Athish Pranav D
@alyssawilk so the code part for this is relatively stable(doesn't change unless there is a CVE) so I presume if I can properly add the dependency in the losted dependency...
@alyssawilk thanks for letting me know your opinion. I am going ahead with adding this repo as a external dependency https://github.com/hilch/Bcrypt.cpp I hope this works in our case Will make...
@jmarantz this should be an dependency for the basic auth extension Do you suggest any other method?
Technically we store hashed passwords during config and use it to verify it on run The verification will be based on the format of hash(no enabling) If the hash prefix...
@alyssawilk I guess this is not changing the defaults but just extends right? Anyway, please check the PR and we can discuss further on the draft
https://github.com/kataring/fluent-plugin-string-scrub @digital88 will this actually solve this problem?
@kenhys there is a existing filter to capture invalid byte sequence as i mentioned in the thread, is it needed seperately to handle this issue internally?
i see I am not sure if its advised to handle the invalid byte seq case internally. let @kenhys reply
I guess I can work on this issue @KBaichoo is this issue still open
Incase of programs what should we mention in the UA string? Some generic browser UA string or the go library we are using?