mmccarn

Results 12 issues of mmccarn

The problem: I use [pihole](https://pi-hole.net/) for DNS on my network (customized to send email DNSBL lookups directly to my active spam block lists). When updating coinbl (coinbl_hosts, coinbl_hosts_optional, coinbl_hosts_browser) or...

As reported @bunder2015 in #265, the href for maxmind_proxy_fraud sample IPs has changed again. ``` # diff -u update-ipsets- update-ipsets --- update-ipsets- 2019-09-21 10:33:23.683548561 -0400 +++ update-ipsets 2019-09-21 10:34:03.325093583 -0400...

Busybox does not support the '-P' argument to grep. This code for extract_ipv4_from_any_file() finds all of the same IPs as the current code (for the lists enabled on my Edgerouter...

[Migrating to a different server ](https://docs.nextcloud.com/server/latest/admin_manual/maintenance/migrating.html#migrating-to-a-different-server) mentions transferring the data folders using rsync. Is it safe to pre-populate the destination data so that the "final" rsync runtime (and consequent server...

enhancement
manual: admin

IMAP Authentication in user_external uses basic authentication. [As of October 1, 2022 Microsoft will begin disabling basic authentication in Exchange365](https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online#when-will-this-change-take-place). (There *is* information in the Microsoft link above describing how...

bug
0. Needs triage

Objectives: * avoid creation of accounts without the domain [Bug 128] (https://github.com/nextcloud/user_external/issues/128) * add an email address to created users automatically * allow a separator other than '@' during the...

enhancement
0. Needs triage

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage
28-feedback

(my) objective: - Use Nextcloud for sharing of sensitive data that I don't trust in Google, Dropbox or OneDrive - Allow users to view the shared files without leaking sensitive...

enhancement

### Steps to reproduce - Install owncloud 9.0.0.19 - enable the example theme in config/config.php `'theme' => 'example',` - observe that apple-touch-icon-precomposed is served from the theme folder: `` -...

### Steps to reproduce: - Install owncloud 9.0.0.19 - customize some files & images - get a yellow warning box in 'files' and 'activity' when logged in as an admin...