GoogleCloudPlatform / google-cloud-gemserver

CLI to deploy a private gem server to Google App Engine Flex
Apache License 2.0
46 stars 14 forks source link

Fix authentication #27

Closed arhamahmed closed 7 years ago

arhamahmed commented 7 years ago

The commands create-key, delete-key, and stats all ensure the user has access to the gemserver on the client side when the check should really be made on the server side.