Joe Pitt

Results 11 comments of Joe Pitt

Hopefully nextcloud/android-library#645, will do the trick, from my experience I'd agree seems to be an incompatibility with TLSv1.3. **Server:** apache running Nextcloud 21.0.3.1 **Client:** Nextcloud for Android 3.16.1 **TLS Config:**...

I cannot work out how to check for locks either. This seems like it should work: ```python3 config = ConfigParser() config.read("config.ini") firewall = Firewall( config.get("default", "hostname"), api_username=config.get("default", "username", fallback="admin"), api_password=config.get("default",...

+1 Ability to check out Accessories to Assets would be really helpful.

> This is fine in the case of consumables I'd argue that this option should be available for consumables too, e.g. most of the time you won't care who a...

I would find this feature helpful too, I was just about to raise the same Feature Request, then found this one. I find the whole Component page a bit contradictory,...

Correction, auditing via the API with `location_id` set does not update the location of the asset either.

On notifications page, I have these audit settings: * Audit Interval: 24 months * Audit Warning Threshold: 14 days Auditing via WebUI sets next audit to 24 months time. Ref...