This repository was archived by the owner on Oct 30, 2018. It is now read-only.
v0.3.0-alpha
Pre-release
Pre-release
This release is alpha-stage and may not be suitable for production systems.
- Creating a bucket now properly returns all fields
- Third party public key authentication for bucket token creation implemented
- Users can register a public key during signup by including a
pubkeyproperty - Files can now be deleted from a bucket
- Proper HTTP status codes for various errors
- Fix security issue with public key validation
- Fix signature re-use bug caused by bad nonce validation
- Fix nonce validation on GET and DELETE requests