Răzvan Botea

Results 5 issues of Răzvan Botea

Hello, I've been using this plugin for quite some time but never had an endpoint with the same path but different method. Looks like this plugin doesn't like having a...

Right now we don't have anything under "**/**" so it just returns a 404 error. We need to implement this endpoint which usually responds with info about the API/machine it's...

new-feature

Having the same password salt for each user/admin is obviously against good practices in security so we have to remove it from the config file and store it in the...

enhancement

Would be useful to have an API endpoint where we can see a list of all admins from an application. * obviously only logged in admins can access this endpoint...

new-feature

I've come quite a long way here. Everything started with the **gencrypto** package which failed to install on my windows 10 machine because **eccrypto** was failing. Eccrypto was failing because...