Open MPStudyly opened 1 year ago
Are they marked as "disabled"? If not there is very little we can do about this.
Are they marked as "disabled"? If not there is very little we can do about this.
Good question... I currently don't have any users in this state, so I can't tell for sure. But I guess they are not marked as such, as otherwise they should appear as such in the user management site. Would you suggest opening a ticket at the LDAP integration repo instead?
Yeah, not sure. We use a method callForAllSeenUsers
from the user manager, so the LDAP backend could change and not iterate over users that it plans to delete anyway.
I think part of the issue is that over at the LDAP integration it was a design choice to not delete users on Nextcloud when deleted on the LDAP... While I see some valid reasons to do so, I don't know why they decided to put users in this special state, where Nextcloud itself does not show any hints about them but they are available via LDAP integration CLI.
@nickvergessen sorry for the bump, is there anything that can/should be done in the announcements app, or should I bring this issue over to the LDAP integration?
is there anything that can/should be done in the announcements app
No, because we can not know API wise if this is the case or not.
should I bring this issue over to the LDAP integration?
This
Steps to reproduce
Expected behaviour
Deleted users, even if just pseudo deleted (i.e. flagged, as done by the LDAP backend) should not receive any email.
Actual behaviour
Deleted users, when just flagged as deleted get announcement emails.
Server configuration
If relevant for this issue, will provide it later.
Operating system: Ubuntu 22.04
Web server: Nginx
Database: Postgresql 14
PHP version: 8.1.23
Nextcloud version: (see Nextcloud admin page) Nextcloud 26.0.5
Where did you install Nextcloud from: Archive
Signing status:
List of activated apps:
Nextcloud configuration:
Are you using an external user-backend, if yes which one: LDAP
Client configuration
Browser: Firefox
Operating system: Ubuntu 22.04
Logs
If relevant, will add later.