minio/pkg/auth
Harshavardhana f8bb85aeb7 Enhance auth JSONRPC, now provides persistent output
Implements

   - Auth.Generate("user")
   - Auth.Fetch("user")
   - Auth.Reset("user")

This patch also adds testing for each of these cases
2015-09-18 03:02:39 -07:00
..
auth.go Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
auth_test.go Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 2015-08-22 18:35:37 -07:00
common.go Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
config.go Enhance auth JSONRPC, now provides persistent output 2015-09-18 03:02:39 -07:00