You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be interresting to broaden the supported hash to ensure compatibility toward RFC 7616.
Doing so, it would help us to use a standard secure auth mecanism and avoid app specific mechanism that are non-standard and can lead to bad implementations and this bad overall security.
The text was updated successfully, but these errors were encountered:
I had a quick look but nginx doesn't seem to come with any sha256 or sha512 implementation. Not sure which are best to use than without introducing extra dependencies.
This would be interresting to broaden the supported hash to ensure compatibility toward RFC 7616.
Doing so, it would help us to use a standard secure auth mecanism and avoid app specific mechanism that are non-standard and can lead to bad implementations and this bad overall security.
The text was updated successfully, but these errors were encountered: