-
Notifications
You must be signed in to change notification settings - Fork 7
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
While checking, if the relevant Nextcloud accounts are correctly disabled based on the policy, I was reading through #799. While we were aware, that the app can only start counting the days from the day it was installed, I didn't know about the user_created_at user setting mentioned in #799 (comment).
Manipulating manually that setting would even allow to make the app work retroactively, even if it was just installed. Great info!
However, while checking the setting of a few accounts, it seems it was not set for all users.
For example, my own account doesn't have that setting set. I assume it is because of it either being a Nextcloud admin or in one of the excluded groups.
While it does make sense to exclude certain accounts from all effects of the app, my account might not be and admin or be part of excluded groups in the future. I expect my account to be treated the same, when that happens. As the setting is not set, this seems to not be the case.