15 Commits (2211a5f1b81b94513a3783a60ac1bbad66558a0d)

Author SHA1 Message Date
Bala FA 6a53dd1701 Implement HTTP POST based RPC (#5840) 6 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Harshavardhana b526cd7e55 Remove requirement for issued at JWT claims (#5364) 7 years ago
Krishna Srinivas 14e6c5ec08 Simplify the steps to make changes to config.json (#5186) 7 years ago
Bala FA 32c6b62932 move credentials as separate package (#5115) 7 years ago
Harshavardhana f25bec6bf1 Do not attempt to generate URLToken for anonymous downloads (#5078) 7 years ago
Harshavardhana f8024cadbb [security] rpc: Do not transfer access/secret key. (#4857) 7 years ago
Brendan Ashworth ec5293ce29 jwt,browser: allow short-expiry tokens for GETs (#4684) 7 years ago
Bala FA 1c97dcb10a Add UTCNow() function. (#3931) 8 years ago
Bala FA 21d73a3eef Simplify credential usage. (#3893) 8 years ago
Harshavardhana 31dff87903 Honor envs properly for access and secret key. (#3703) 8 years ago
Anis Elleuch ed4fcb63f7 Require content-length in POST & Upload requests (#3671) 8 years ago
Harshavardhana 85f2b74cfd jwt: Cache the bcrypt password hash. (#3526) 8 years ago
Krishna Srinivas 12a7a15daa browser: Allow anonymous browsing of readable buckets. (#3515) 8 years ago
Bala FA ee0172dfe4 Have simpler JWT authentication. (#3501) 8 years ago