aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Access
Commit message (Collapse)AuthorAgeFilesLines
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-191-1/+1
|
* :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.
* :white_check_mark::bulb: Add Unit Tests for AccessList class.Klaus Weidenbach2017-05-011-30/+98
| | | | Also some Doxygen docu for this class.
* 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.
* move permcat initialisation to zlibzotlabs2017-02-071-44/+0
|
* more background work for permcat supportzotlabs2017-02-072-5/+17
|
* tested extensible permissions by adding wiki permissions. Discovered a ↵zotlabs2017-02-012-16/+39
| | | | couple of issues that needed attention in the process.
* initial selections for extensible permission categories ("permcats")zotlabs2017-01-241-0/+42
|
* 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-012-0/+9
|
* extensible perms: the really, really hard part - figuring out what to do ↵zotlabs2016-12-012-0/+51
| | | | 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
|
* revise how we store perm_limitsredmatrix2016-07-071-31/+8
|
* more work on permissionsredmatrix2016-07-052-51/+64
|
* start to refactor the permission rolesredmatrix2016-07-042-23/+175
|
* more heavy lifting on xtensible permsredmatrix2016-07-042-4/+4
|
* more heavy lifting on extensible permsredmatrix2016-07-041-0/+14
|
* minorredmatrix2016-07-041-1/+1
|
* make permissionlimits into a classredmatrix2016-07-031-0/+46
|
* added permissionrolesredmatrix2016-06-272-30/+72
|
* initial perms workredmatrix2016-06-091-0/+81
|
* retry the move of AccessList to composer format (one or more third-party ↵redmatrix2016-02-211-0/+92
| | | | plugins will likely break as a result)
* Revert "move accesslist class to namespace"redmatrix2016-02-201-148/+0
| | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973.
* move accesslist class to namespaceredmatrix2016-02-201-0/+148