Commit 5378cfe
committed
radosgw-admin: 'user create' rejects uids matching the account id format
`parse_owner()` relies on `rgw::account::validate_id()` to disambiguate
between user ids and account ids. reject attempts to create a user with
an ambiguous user id
Fixes: https://tracker.ceph.com/issues/69043
Signed-off-by: Casey Bodley <[email protected]>1 parent e6ceec4 commit 5378cfe
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1755 | 1755 | | |
1756 | 1756 | | |
1757 | 1757 | | |
1758 | | - | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
1759 | 1763 | | |
1760 | 1764 | | |
1761 | 1765 | | |
| |||
0 commit comments