aboutsummaryrefslogtreecommitdiffstats
path: root/include/permissions.php
Commit message (Expand)AuthorAgeFilesLines
* remove unused pseudo abook codeMario2023-06-291-13/+3
* guest token xchan_network = "token" and remove permission checks since the gu...Mario2021-12-181-43/+0
* merge branch perms_ng into devMario2021-12-151-20/+20
* remove loggingMario2021-10-301-1/+0
* css fixesMario2021-10-301-0/+2
* remove most legacy zot quirksMario2021-05-261-2/+2
* php8: fix warnings during install procedureMario2021-03-031-12/+13
* fix php8 issuesMario Vavti2021-02-021-1/+1
* port Lib/Connect and Module/Follow from zap. Connect with new connections via...Mario2020-01-261-0/+20
* permissions cleanupzotlabs2019-04-051-4/+12
* security: perms_pending not evaluated correctlyzotlabs2019-04-051-3/+3
* When checking permissions ignore checking site "Block Public" settings in cas...zotlabs2018-07-301-6/+11
* better fix to permisisons.php - just cast to int. That's exactly what we want.zotlabs2018-04-191-4/+1
* permissions php error applying bit compare operation on a (presumed) booleanzotlabs2018-04-191-0/+3
* remove some obsolete permissions stuffzotlabs2017-04-021-415/+5
* change hook for perm_is_allowed while retaining backwards compatibilityzotlabs2017-04-021-3/+4
* document that include/permissions is being deprecated but may still be needed.redmatrix2016-08-311-0/+6
* This checkin should make all permission modes work correctly with atokens (th...redmatrix2016-08-011-15/+41
* make guest access tokens work with PERMS_NETWORK, PERMS_SITE, PERMS_PENDING, ...redmatrix2016-07-311-0/+9
* rework perm_is_allowedredmatrix2016-07-131-4/+8
* lots more permission workredmatrix2016-07-131-2/+7
* change default so we don't have to check for array existence laterredmatrix2016-07-091-1/+1
* more permissions workredmatrix2016-07-091-1/+3
* more work on permsredmatrix2016-07-091-3/+5
* more heavy lifting on xtensible permsredmatrix2016-07-041-233/+244
* more heavy lifting on extensible permsredmatrix2016-07-041-13/+16
* static Appredmatrix2016-03-311-2/+2
* work on implementing account/channel move (as opposed to clone)redmatrix2016-03-091-4/+14
* pimp up mod new_channelMario Vavti2016-02-191-4/+4
* change view_storage from perms_public to perms_specific in the social_private...redmatrix2016-02-031-1/+1
* regression: public forums granting send stream permissions to all connectionsredmatrix2016-01-211-2/+2
* the view_photos and post_photos permissions are redundant and are now mapped ...redmatrix2015-07-191-46/+22
* convert the abook fieldsredmatrix2015-06-141-14/+12
* Implement permission checking for OAuth clients using the xperm table. Curren...redmatrix2015-05-171-0/+84
* use PERMS_SPECIFIC for anything that hasn't been specified. This way there's ...friendica2015-04-211-24/+24
* Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-14/+14
* change permission roles for things like channel admin to make them more easil...friendica2015-03-201-27/+27
* Use grouped select field for role selectionStefan Parviainen2015-01-011-29/+9
* change PERMS_CONTACTS to PERMS_SPECIFIC in permission roles so that individua...friendica2014-12-261-53/+53
* Some Doxygen comments and small cleanups.Klaus Weidenbach2014-12-071-68/+98
* minor photo flag issue - and some more whitespace editsfriendica2014-11-191-1/+1
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-3/+3
|\
| * set channel_w_stream to 0 for forum roleszottel2014-11-101-3/+3
* | PostgreSQL support initial commitHabeas Codice2014-11-131-2/+2
|/
* add "repository" permissions role and make sure we have a sane "accept" defau...friendica2014-10-271-2/+45
* put privacy role selector in settings page. Change visibility of various perm...friendica2014-10-261-0/+4
* allow custom role permissions and fix site timezone.friendica2014-09-291-0/+5
* closing tagfriendica2014-09-191-1/+1
* usability tweaksfriendica2014-09-171-0/+9
* channel permission rolesfriendica2014-09-171-1/+26