mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-05 15:57:01 -05:00
011c6b76ee277010a3ba5785067f6548e18cdddf
See https://golang.org/pkg/sync/atomic/#pkg-note-BUG for reference: "The first word in (...) an allocated struct (...) can be relied up to be 64-bit aligned" This fixes an "unaligned 64-bit atomic operation" panic on 32-bit ARM, (in my case a Raspberry Pi 4, running 32-bit Raspbian). The panic happens (at least) during the first login after a service (re)start.
ownCloud Infinite Scale
ownCloud Infinite Scale is currently in a technical preview state. It will be subject to a lot of changes and is not yet ready for general production deployments.
Run ownCloud Infinite Scale
Please see Getting Started
Development
Please see Development - Getting Started
Security
If you find a security issue please contact security@owncloud.com first
Contributing
Fork -> Patch -> Push -> Pull Request
License
Apache-2.0
Copyright
Copyright (c) 2020 ownCloud GmbH <https://owncloud.com>
Description
Languages
Go
48.2%
Gherkin
36.6%
PHP
12.5%
JavaScript
1.3%
Makefile
0.6%
Other
0.6%