aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Access/Permissions.php
Commit message (Collapse)AuthorAgeFilesLines
* :construction_worker::white_check_mark: Documentation Permissions.php.Klaus Weidenbach2017-05-171-52/+106
| | | | | Also add some phpunit tests for this class, but there are some problems yet with mocking static functions.
* more permissions optimisationszotlabs2017-02-091-0/+4
|
* more work on permcats and consolidating calls that try to discover connect ↵zotlabs2017-02-091-2/+73
| | | | permissions, also create lowlevel store functions for abook and profile - since these currently may have issues with sql strict mode.
* more background work for permcat supportzotlabs2017-02-071-0/+12
|
* tested extensible permissions by adding wiki permissions. Discovered a ↵zotlabs2017-02-011-1/+3
| | | | couple of issues that needed attention in the process.
* Deleted old versions that have been integrated. Integrated and slightly ↵Andrew Manning2017-01-011-1/+1
| | | | revised Comanche doco.
* trim iv in STD_encapsulatezotlabs2016-12-011-0/+1
|
* versioning for permission additions to ensure we're using the same set of fileszotlabs2016-12-011-0/+6
|
* extensible perms: the really, really hard part - figuring out what to do ↵zotlabs2016-12-011-0/+9
| | | | about people with custom permissions so as to set sane defaults.
* more perms work (a lot more)redmatrix2016-07-181-0/+42
|
* more permissions workredmatrix2016-07-091-16/+16
|
* more work on permissionsredmatrix2016-07-051-19/+26
|
* more heavy lifting on extensible permsredmatrix2016-07-041-0/+14
|
* minorredmatrix2016-07-041-1/+1
|
* added permissionrolesredmatrix2016-06-271-30/+2
|
* initial perms workredmatrix2016-06-091-0/+81