silvan78
silvan78
Very same experience, but with comments Fresh install, version 3.0.0.20. Ad. 4 Only 500 entries are listed as per OpenLDAP default configuration for anonymous binds. If user and password to...
I have allowed myself to modify the code, so the list is controlled from nextcloud/config/config.php: /var/www/html/nextcloud/config/config.php ``` 'twofactor_whitelist_ips' => array( "10.10.0.0/16" // LAN ), ``` /var/www/html/nextcloud/lib/private/Authentication/TwoFactorAuth/Manager.php ``` /** * Determine...
It's working with Two-Factor TOTP Provider by Christoph Wurst, version 6.4.1. I have not tested it on other plugins.
Apologies for late answer. Your code look scrambled, lines 135-137 should not be there (as they're the same as line 148-150). Also, "bolding" code in line 126 is wrong, i...
+1, Problem persists in NextCloud 24.0.8 Users removed from ladp, system still trying to send emails to removed (from ldap group) users. {"reqId":"968SxTD1FT27CdfgY6bs","level":3,"time":"2023-08-30T12:30:38+00:00","remoteAddr":"","user":"--","app":"activity","method":"","url":"--","message":"Failed sending activity email to user \"bd8ad2dc-0129-103d-901a-6f7a8ddc7eb7\"","userAgent":"--","version":"25.0.8.2","exception":{"Exception":"Swift_TransportException","Message":"Expected response...
I looked further into subject and Activity might be only partially wrong. The users that generate the error are no longer in occ user:list, but then i ask occ:info {cloud_id}...
The link: https://drive.google.com/file/d/1BSPjFcyDcfYkkjNn4HhPP6ImI572ZfkC/view?usp=sharing The location in my: AppData\Roaming\endless-sky\plugins\test\data\TEST.png Invocation via ships.txt: ``` sprite "TEST" ``` The very same result is when I use ``` sprite "planet/browndwarf-y-rogue" ``` which is a...
Thanks for the fix. Indeed, dir structure ship/{image_name} works great. Subject to lose.