Versions in this module Expand all Collapse all v1 v1.1.0 Mar 18, 2025 GO-2026-4447 GO-2026-4447: OpenCloud Affected by Public Link Exploit in github.com/opencloud-eu/opencloud v1.1.0-alpha.4 Mar 18, 2025 GO-2026-4447 GO-2026-4447: OpenCloud Affected by Public Link Exploit in github.com/opencloud-eu/opencloud v1.1.0-alpha.3 Mar 18, 2025 GO-2026-4447 GO-2026-4447: OpenCloud Affected by Public Link Exploit in github.com/opencloud-eu/opencloud v1.1.0-alpha.2 Mar 18, 2025 GO-2026-4447 GO-2026-4447: OpenCloud Affected by Public Link Exploit in github.com/opencloud-eu/opencloud v1.1.0-alpha.1 Mar 14, 2025 GO-2026-4447 GO-2026-4447: OpenCloud Affected by Public Link Exploit in github.com/opencloud-eu/opencloud v1.0.0 Feb 24, 2025 GO-2026-4447 GO-2026-4447: OpenCloud Affected by Public Link Exploit in github.com/opencloud-eu/opencloud Changes in this version + type API struct + AssignDefaultUserRole bool + GroupMembersPatchLimit int + IdentitySearchMinLength int + ShowUserEmailInResults bool + UsernameMatch string + type Application struct + DisplayName string + ID string + type CORS struct + AllowCredentials bool + AllowedHeaders []string + AllowedMethods []string + AllowedOrigins []string + type Cache struct + AuthPassword string + AuthUsername string + Database string + DisablePersistence bool + Nodes []string + Store string + TTL time.Duration + Table string + type Config struct + API API + Application Application + Cache *Cache + Commons *shared.Commons + Context context.Context + Debug Debug + Events Events + GRPCClientTLS *shared.GRPCClientTLS + HTTP HTTP + Identity Identity + IncludeOCMSharees bool + Keycloak Keycloak + Log *Log + MaxConcurrency int + Reva *shared.Reva + Service Service + ServiceAccount ServiceAccount + Spaces Spaces + TokenManager *TokenManager + Tracing *Tracing + UnifiedRoles UnifiedRoles + type Debug struct + Addr string + Pprof bool + Token string + Zpages bool + type Events struct + AuthPassword string + AuthUsername string + Cluster string + EnableTLS bool + Endpoint string + TLSInsecure bool + TLSRootCACertificate string + type HTTP struct + APIToken string + Addr string + CORS CORS + Namespace string + Root string + TLS shared.HTTPServiceTLS + type Identity struct + Backend string + LDAP LDAP + type Keycloak struct + BasePath string + ClientID string + ClientRealm string + ClientSecret string + InsecureSkipVerify bool + UserRealm string + type LDAP struct + BindDN string + BindPassword string + CACert string + DisableUserMechanism string + EducationConfig LDAPEducationConfig + EducationResourcesEnabled bool + GroupBaseDN string + GroupCreateBaseDN string + GroupFilter string + GroupIDAttribute string + GroupIDIsOctetString bool + GroupMemberAttribute string + GroupNameAttribute string + GroupObjectClass string + GroupSearchScope string + Insecure bool + LdapDisabledUsersGroupDN string + RefintEnabled bool + URI string + UsePasswordModExOp bool + UseServerUUID bool + UserBaseDN string + UserDisplayNameAttribute string + UserEmailAttribute string + UserEnabledAttribute string + UserFilter string + UserIDAttribute string + UserIDIsOctetString bool + UserNameAttribute string + UserObjectClass string + UserSearchScope string + UserTypeAttribute string + WriteEnabled bool + type LDAPEducationConfig struct + SchoolBaseDN string + SchoolFilter string + SchoolIDAttribute string + SchoolNameAttribute string + SchoolNumberAttribute string + SchoolObjectClass string + SchoolSearchScope string + SchoolTerminationGraceDays int + type Log struct + Color bool + File string + Level string + Pretty bool + type Service struct + Name string + type ServiceAccount struct + ServiceAccountID string + ServiceAccountSecret string + type Spaces struct + DefaultLanguage string + DefaultQuota string + ExtendedSpacePropertiesCacheTTL int + GroupsCacheTTL int + StorageUsersAddress string + TranslationPath string + UsersCacheTTL int + WebDavBase string + WebDavPath string + type TokenManager struct + JWTSecret string + type Tracing struct + Collector string + Enabled bool + Endpoint string + Type string + func (t Tracing) Convert() tracing.Config + type UnifiedRoles struct + AvailableRoles []string