michag86
michag86
@ChristophWurst How does the current behavior fit with the GDPR? Shouldn't the user be able to have full control over his data at any time and also be able to...
It makes also sense to make it possible to change a circle type, from closed to a secret and vice-versa.
You can disable activity events for new created circles for all users completely with this command: `occ config:app:set circles --value 0 creation_activity` But this is just a workaround.
@Mechazawa Would F-Droid be an option? Or can you upload the latest version as release here?
I have the same problem with 0.15.1 when I try to download and enable the app. 0.13.0 is working. I'm using Nextcloud 15.0.11 This is logged, while download/enable: `{"reqId":"d9i9wBWoKhfkQHqmpfA8","level":3,"time":"2019-08-21T22:41:32+02:00","remoteAddr":"2001:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx","user":"cloudadmin","app":"no app...
I realized, that hardcoded-attribute-mapper is still missing 😢
To make it proxy-capable, the entire data traffic would have to be tunneled via https port 443. The most proxies restrict connections to common ports. The new listener for 443...
I think it would be nice, if maintenance page is themed completely. The problem seems to be that no apps are loaded when maintenance mode is enabled. Maybe the theming...
Tested with ESET 10.3.3.0: occ files_antivirus:test --debug Scanning regular text: ICAP Request headers: RESPMOD icap://127.0.0.1/avscan ICAP/1.0 Allow: 204 Host: 127.0.0.1 User-Agent: NC-ICAP-CLIENT/0.5.0 Connection: close Encapsulated: req-hdr=0, res-hdr=42, res-body=80 GET /foo.txt...
> Can you see #336 solves the issue for you? I've tested it with version 5.5.2. I will test this tomorrow.