Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -0/+36 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Make the group backends also possible using interfaces | Roeland Jago Douma | 2018-04-23 | 8 | -0/+319 |
Just like for the user backends the group backends should also be properly done using interfaces. This adds the interfaces and abstract class to get started Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |