Paul Greenberg

Results 443 comments of Paul Greenberg

> `var apiKeyRegexPattern1 = regexp.MustCompile(`^[A-Za-z0-9]{72,96}$`)` @captainpryce , isn't the above the fix for what you were experiencing?

@brummbaerrocket , there is some kind of bug associated with it. I think you can modify users.json file and amend the key directly. Something to do with length. Did not...

@Bermpje , you are using outdated version. You should use latest. Currently 31. Here is reference config: https://github.com/greenpau/caddy-security/issues/353

@trefzaxSICKAG , @jmadden91 , here is how it supposed to work with authorization plugin only. Authorization plugin does not care about providers. It cares about decryption keys. Say a request...

@adg-mh , this separate repo was an attempt to make “plugin of plugin” thin. i.e. if anyone wants to extend caddy-security, they can then create their own repo with the...

@adg-mh , share your repo where you are implementing azure vault. Also, are you building by referencing your repo as a plugin?

@adg-mh , also, share some info about yourself. Don’t like to deal with ghosts.

> I could not find where GetSecret/GetSecretByKey methods are used in caddy-security and the config values substituted. So, I was able to get your plugin to build and load, but...

Started working on these plugins but never finished them. https://github.com/greenpau/go-authcrunch?tab=readme-ov-file#plugins