Daniel Valdivia
912a4b216f
Rename Error to ApiError to avoid ambiguity ( #2954 )
...
Rename Error to ApiError to avoide ambiguity and remove redundant status code
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2023-08-16 14:18:08 -07:00
Alex
f0b39a6b6b
Updated copyright tags to 2023 ( #2631 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-02-06 20:32:49 -08:00
jinapurapu
024ab1212b
Add Minio tier type ( #2302 )
2022-09-15 14:00:39 -05:00
Cesar Celis Hernandez
3e9fb853d9
Correct gofmt version 1.19 ( #2267 )
2022-08-25 11:44:55 -05:00
jinapurapu
fce2a148b8
Populate AddUserServiceAccount policy restrictor with user permissions ( #1987 )
...
Created api to generate single JSON including all user permissions to populate AddUserServiceAccount policy restrictor
2022-05-25 11:34:26 -07:00
Lenin Alevski
1532cc0e70
Support for special characters and remove buggy functions ( #1977 )
...
- remove the use of encodeURI and encodeURIComponent functions and
instead use encodeFileName and decodeFileName functions
- support for users with special characters
- support for users with special characters
- support for users with special characters
- fixed incorrectly group list display for policies
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-05-13 13:13:56 -07:00
jinapurapu
ab835286b0
Add Service Account Policy restriction improvement ( #1921 )
2022-05-03 11:03:57 -07:00
Daniel Valdivia
cf0212391e
Console Swagger Module Reorganization ( #1881 )
...
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Prakash Senthil Vel <23444145+prakashsvmx@users.noreply.github.com >
2022-04-27 11:45:04 -07:00