activity icon indicating copy to clipboard operation
activity copied to clipboard

Send activity notify/e-mail to admin when app update is available

Open markushub opened this issue 5 years ago • 0 comments

Steps to reproduce

When using the website of a nextcloud instance there is a notify for app update. Not all spare-time admins logon to webpage of every nextcloud instance every day. Looking manual for updates is boring.

Expected behaviour

option for send e-mail to admin or push notify when app upates are available integrated inside nextcloud activity.

Actual behaviour

no e-mail and no push notify. Only solutions outside from nextcloud with external scripts sends mail about app updates.

Server configuration

Operating system: linux

Web server: apache 2.4

Database: mariadb

PHP version: 7.3

Nextcloud version: (see Nextcloud admin page) 20.0.2

Where did you install Nextcloud from: tar.gz

Signing status:

Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.

No errors have been found.

List of activated apps: It's a feature request not a bug

Nextcloud configuration:

If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

or

Insert your config.php content here
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/... no

Client configuration

Browser: Firefox, Chrome ...

Operating system:

Logs

Nextcloud log (data/nextcloud.log)

Insert your Nextcloud log here

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...

markushub avatar Dec 05 '20 15:12 markushub