Frederick F. Kautz IV
5865295f5d
Adding better error support to api
10 years ago
Harshavardhana
2b0b5f014a
Update license header Mini should be Minimalist really
10 years ago
Harshavardhana
a1baed3bbc
Refactor to move config handling into api/
10 years ago
Harshavardhana
7ce3ab3193
Restructure minio api, move signature checks from utils to Api.
10 years ago
Harshavardhana
540723d7ae
Golint cleanup pkg/api
10 years ago
Harshavardhana
66e31445ff
Golint cleanup pkg/utils/crypto/keys
10 years ago
Harshavardhana
3a3c8645fc
Update comments across the codebase
10 years ago
Harshavardhana
680848bdcb
Add license header
10 years ago
Harshavardhana
72d0999dcb
Reply back AccessKey, Secretkey through json
10 years ago
Harshavardhana
95f214c99b
Append to Users list
10 years ago
Harshavardhana
4c90017b02
Store credentials through webui
10 years ago
Harshavardhana
b635501fb7
Add StrictSlash for path re-direction
10 years ago
Harshavardhana
e1b3836c60
Service a new WebUI server at port 8081.
...
It is provided to avoid the router clutter on the Object API
end. This is just a first cut sample we are going to build on
top of this the new management console UI.
General interest comes from subsequently writing a small UI to
generate `AccessKey` and `SecretKey` to build authorization
layer.
10 years ago