1
0
mirror of https://github.com/minio/minio.git synced 2025-03-25 15:04:14 -04:00

12 Commits

Author SHA1 Message Date
Harshavardhana
fa8ea41cd9 lock/instrumentation: Cleanup and print in user friendly form. () 2016-10-11 00:50:27 -07:00
Frank
0d031c432b Fix typo in serverVersion () 2016-10-10 10:11:56 -07:00
Harshavardhana
f1bc9343a1 prep: Initialization should wait instead of exit the servers. ()
- Servers do not exit for invalid credentials instead they print and wait.
- Servers do not exit for version mismatch instead they print and wait.
- Servers do not exit for time differences between nodes they print and wait.
2016-10-07 11:15:55 -07:00
Bala FA
63a7ca1af0 web: fix jwt token expiry set to one day by default. ()
Fixes 
2016-10-05 10:18:55 -07:00
Anis Elleuch
9fb1c89f81 Add TLS encryption capability to RPC clients () 2016-09-29 23:42:37 -07:00
Harshavardhana
1c941fd787 rpc: Should validate server versions. ()
Fixes 
2016-09-24 03:34:45 -07:00
Frank
df2ef64d20 Upgrade to new dsync version incl. stale lock detection () 2016-09-16 00:30:55 -07:00
Harshavardhana
cbe87cb2ed Fix fd-leak in rpcClient close it pro-actively. 2016-09-13 21:18:30 -07:00
Harshavardhana
9605fde04d controller/auth: Implement JWT based authorization for controller. ()
Fixes 
2016-09-13 21:18:30 -07:00
Harshavardhana
e1b0985b5b rpc: Refactor authentication and login changes. ()
- Cache login requests.
- Converge validating distributed setup.
2016-09-13 21:18:30 -07:00
Krishnan Parthasarathi
c8dfc4cda4 auth-rpc: Reset token on disconnect () 2016-09-13 21:18:30 -07:00
Krishnan Parthasarathi
bda6bcd5be Layered rpc-client implementation () 2016-09-13 21:18:30 -07:00