191 Commits (master)

Author SHA1 Message Date
Burkov Egor de234b888c
fix: admin api - SetPolicyForUserOrGroup avoid nil deref (#21400) 4 weeks ago
Taran Pelkey 18aceae620
Fix nil dereference in adding service account (#21235) 3 months ago
Taran Pelkey eb33bc6bf5 Add New Accesskey Info and OpenID Accesskey List API endpoints (#21097) 3 months ago
Taran Pelkey 53d40e41bc
Add new API endpoint to revoke STS tokens (#21072) 4 months ago
Taran Pelkey e88d494775
Migrate golanglint-ci config to V2 (#21081) 4 months ago
Taran Pelkey 62a35b3e77
Update SRSvcAccCreate with new type (#20974) 5 months ago
Taran Pelkey 39df134204
Fix importIAM issue with importing implied policies (#20956) 5 months ago
Klaus Post 90f5e1e5f6
tests: Do not allow forced type asserts (#20905) 5 months ago
Aditya Manthramurthy f246c9053f
fix: Privilege escalation in IAM import API (#20756) 8 months ago
Taran Pelkey aff2a76d80
Return error when attempting to create a policy with commas in name (#20724) 8 months ago
Mark Theunissen d202fdd022
Add the policy name to the audit logs tags when doing policy-based API calls. Add retention settings to tags (#20638) 8 months ago
Aditya Manthramurthy 9a39f8ad4d
fix: Remove User should fail for a service account (#20677) 8 months ago
Taran Pelkey ba70118e2b
Add root user to `ListAccessKeysBulk` (#20517) 10 months ago
Aditya Manthramurthy 402b798f1b
fix: allow all console actions with custom authZ (#20489) 10 months ago
Taran Pelkey 78fcb76294
Add `ListAccessKeysBulk` API for builtin user access keys (#20381) 10 months ago
Taran Pelkey 3c82cf9327
Fix behavior of `AddServiceAccountLDAP` for non-admin users (#20442) 10 months ago
Shubhendu 0b7aa6af87
Skip non existent ldap entities while import (#20352) 11 months ago
Harshavardhana db78431b1d
avoid crash when initializing bucket quota cache (#20258) 12 months ago
Shubhendu f944a42886
Removed user and group details from logs (#20072) 1 year ago
Anis Eleuch f79a4ef4d0
policy: More defensive code validating svc:DurationSeconds (#19820) 1 year ago
Taran Pelkey 2d53854b19
Restrict access keys for users and groups to not allow '=' or ',' (#19749) 1 year ago
Harshavardhana 597a785253
fix: authenticate LDAP via actual DN instead of normalized DN (#19805) 1 year ago
Aditya Manthramurthy 5f78691fcf
ldap: Add user DN attributes list config param (#19758) 1 year ago
jiuker 47a4ad3cd7
fix: truncate Expiration to second when Add ServiceAccount (#19674) 1 year ago
Harshavardhana 9a267f9270
allow caller context during reloads() to cancel (#19687) 1 year ago
Harshavardhana 08ff702434
enhance ListSVCs() API to return more info to avoid InfoSvc() (#19642) 1 year ago
Aditya Manthramurthy 62c3cdee75
fix: IAM LDAP access key import bug (#19608) 1 year ago
Aditya Manthramurthy 7640cd24c9
fix: avoid some IAM import errors if LDAP enabled (#19591) 1 year ago
Aditya Manthramurthy ae46ce9937
ldap: Normalize DNs when importing (#19528) 1 year ago
Aditya Manthramurthy 8ff2a7a2b9
fix: IAM import/export: remove sts group handling (#19422) 1 year ago
Anis Eleuch 95bf4a57b6
logging: Add subsystem to log API (#19002) 1 year ago
Klaus Post 7ff4164d65
Fix races in IAM cache lazy loading (#19346) 1 year ago
Aditya Manthramurthy 62ce52c8fd
cachevalue: simplify exported interface (#19137) 1 year ago
Klaus Post 2b5e4b853c
Improve caching (#19130) 1 year ago
Harshavardhana 2faba02d6b
fix: allow diskInfo at storageRPC to be cached (#19112) 1 year ago
Poorna 526b829a09
site replication: Disallow removal of site-replicator account (#19092) 1 year ago
Harshavardhana 134db72bb7
fix: reject service account access key same as root credentials (#19055) 1 year ago
Anis Eleuch 4fa06aefc6
Convert service account add/update expiration to cond values (#19024) 1 year ago
Aditya Manthramurthy 0ae4915a93
fix: permission checks for editing access keys (#18928) 2 years ago
Taran Pelkey ad8a34858f
Add APIs to create and list access keys for LDAP (#18402) 2 years ago
Harshavardhana 0ee722f8c3
cleanup handling of STS isAllowed and simplifies the PolicyDBGet() (#18554) 2 years ago
Taran Pelkey 33322e6638
Change behavior of service account empty policies (#18346) 2 years ago
Taran Pelkey 18550387d5
fix: DeleteServiceAccount API behavior (#18163) 2 years ago
Harshavardhana c3d70e0795
cache usage, prefix-usage, and buckets for AccountInfo up to 10 secs (#18051) 2 years ago
Aditya Manthramurthy cbc0ef459b
Fix policy package import name (#18031) 2 years ago
Aditya Manthramurthy 1c99fb106c
Update to minio/pkg/v2 (#17967) 2 years ago
Aditya Manthramurthy bb6921bf9c
Send AuditLog via new middleware fn for admin APIs (#17632) 2 years ago
Shubhendu 6dc55fe5ed
Corrected the API name for audit logging purpose (#17642) 2 years ago
Aditya Manthramurthy 82ce78a17c
Fix locking in policy attach API (#17426) 2 years ago
Aditya Manthramurthy 5a1612fe32
Bump up madmin-go and pkg deps (#17469) 2 years ago