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
A single PUT on the default bucket generates 10 calls to authentication.unauthenticated_userid().
With basic auth it is hard to notice. But when following the Github auth tutorial, it becomes very obvious that something is wrong with the current proposition :)
A single
PUT
on thedefault
bucket generates 10 calls toauthentication.unauthenticated_userid()
.With basic auth it is hard to notice. But when following the Github auth tutorial, it becomes very obvious that something is wrong with the current proposition :)
I started this PR also mozilla-services/cliquet#641
The text was updated successfully, but these errors were encountered: