Skip to content

chartmuseum/auth v0.4.0

Compare
Choose a tag to compare
@jdolitsky jdolitsky released this 31 Jan 23:45
  • Allow for case-insensitive "Bearer" prefix in token auth header ("bearer" / "Bearer" / "BEARER" etc.)
  • Add EmptyDefaultNamespace option on Authorizer, which will use empty string for default namespace when token contains none (e.x. scope of "repository::pull")