1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-01-15 00:31:06 +00:00

10 Commits

Author SHA1 Message Date
Girish Ramakrishnan
316047b1d3 minio does not show the password login by default when OIDC is setup
we generate a dynamic password because users might forget to change the admin password (with the oidc login being so click friendly)
2024-02-20 12:19:30 +01:00
Vladimir D
569e830514 optionalSso flag added, tests updated 2024-02-19 18:31:04 +04:00
Vladimir D
7417ce44e5 OIDC auth implemented, tests updated 2024-02-19 17:13:57 +04:00
Johannes Zellner
6eb1e7b4b9 Remove trailing space, which might cause in copy'n'paste issue 2020-08-08 16:30:33 +02:00
Girish Ramakrishnan
4907d117bf Update postinstall 2020-07-02 08:17:08 -07:00
Girish Ramakrishnan
02b00f4476 Avoid double docs link 2020-01-16 16:04:13 -08:00
Girish Ramakrishnan
ed0250199a wording 2020-01-16 15:48:53 -08:00
Girish Ramakrishnan
e0ce87b291 config dir is dead
minio now stores the config as part of the storage system under .minio.sys
when passed config dir, it merely "migrates" config.json to the new system
and renames config.json to config.json.deprecated
2020-01-16 15:34:24 -08:00
Girish Ramakrishnan
82e357117b Fix post install 2017-12-28 06:00:18 -08:00
Dennis Schwerdel
6db0fe2b04 Initial commit 2017-01-24 07:06:51 +01:00