Aleksey Andreev
Aleksey Andreev
I planned to add support for user management, but as a restriction on access to existing features without mapping domains to users. The feature you suggested is more than just...
> would the admin config disappear? Would not. The main reason is that the administrator can access the web interface when the database structure is not initialized.
Yes. I think so. Maybe I'll add a special role for this with some checks. By the way, I have already started writing code to implement user management.
This commit 6e8674b7c47d69fbe884bbed68f25f3655b8f04b contains initial implementation of user management. - Each user has its own settings. - The user's access level affects the functionality available to the user. - Mapping...
[This commit](https://github.com/liuch/dmarc-srg/commit/f4301b406347e4cd37566c79e84649ede4b003a3) is a continuation of the user management implementation. Brief highlights: - Admin has access to all the domains with no limitation; - Any domain can be assigned to...
> I'll post the documentation a little later. Done.
> Can you add a setting for it to count all reports or another time period ? You can change this in the settings, see the `status.emails-for-last-n-days` option. I realize...
What do you mean? The whole interface you showed in the screenshot? I don't like it. It's too overcomplicated for a simple task. I'm not even sure it can be...
It's too long. I don't see where it can be placed. How often do you use this option? Is it worth placing on the report list page?