aboutsummaryrefslogtreecommitdiffstats
path: root/include/security.php
Commit message (Expand)AuthorAgeFilesLines
* Create virtual privacy groups for private profile member listszotlabs2017-02-121-1/+15
* provide lowlevel xchan storage function to ensure that all non-null rows are ...zotlabs2017-01-281-13/+10
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-38/+46
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-091-1/+1
* finish the channel_reddress() conversionredmatrix2016-09-211-1/+1
* This checkin should make all permission modes work correctly with atokens (th...redmatrix2016-08-011-1/+73
* make guest access tokens work with PERMS_NETWORK, PERMS_SITE, PERMS_PENDING, ...redmatrix2016-07-311-0/+28
* Merge branch 'dev' into permsredmatrix2016-07-201-14/+15
|\
| * sort out some of the authentication mess - with luck this may fix the DAV aut...redmatrix2016-07-201-14/+15
* | Merge branch 'dev' into permsredmatrix2016-07-171-0/+38
|\|
| * make the xchan_hash for the access token location independentredmatrix2016-07-141-12/+15
| * more ZAT workredmatrix2016-07-141-0/+2
| * first cut at zot access tokensredmatrix2016-07-141-0/+33
* | more work on permsredmatrix2016-07-121-15/+26
|/
* use the get_hostname function rather than parse the urlredmatrix2016-07-111-1/+1
* create change_channel hookredmatrix2016-07-111-0/+4
* create miniApp to convert existing settings files to the static App classredmatrix2016-03-311-11/+4
* static Appredmatrix2016-03-311-16/+16
* deprecate $a->get_baseurl()redmatrix2016-03-301-3/+3
* some minor cleanupsredmatrix2016-03-101-1/+1
* issue #216 - calendar sharingredmatrix2016-02-241-7/+11
* add oembed provider for photosredmatrix2016-01-311-1/+1
* various issues from the forumsredmatrix2016-01-171-10/+13
* some minor cleanup - change the default of the discover tab (public stream ac...redmatrix2015-12-101-10/+8
* add one more level of parentheses to ensure operator precedence is correctly ...redmatrix2015-09-281-2/+2
* check public scopes against visitor in item_permissions_sql()redmatrix2015-09-281-2/+38
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-071-2/+2
|\
| * PRIVACY: item_private seems to have been removed from permissions_sql checkin...redmatrix2015-09-071-2/+2
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-141-0/+6
|\|
| * stream_perms_xchans() set to empty quoted string when no results rather than ...redmatrix2015-07-141-0/+6
* | DB changes for some channel flagsredmatrix2015-06-151-14/+10
|/
* PRIVACY: possible privacy leakage under a defined set of circumstancesredmatrix2015-05-201-5/+5
* improve performance of the zotfeed queriesfriendica2015-03-231-2/+4
* Some cleanups and documentation.Klaus Weidenbach2015-03-041-22/+14
* remote_user => remote_channelfriendica2015-01-281-2/+2
* local_user => local_channelfriendica2015-01-281-9/+9
* Merge https://github.com/friendica/red into pending_mergefriendica2014-12-101-40/+77
|\
| * Some Doxygen comments and small cleanups.Klaus Weidenbach2014-12-071-40/+77
* | block adult channels from inclusion in public content feedsfriendica2014-12-101-2/+2
|/
* PostgreSQL support initial commitHabeas Codice2014-11-131-14/+17
* Very, very cautiously let a developer switch to the sys chan ifThomas Willingham2014-09-151-0/+13
* Bugger, revert - not only a dodgy cut and paste between terminals, butThomas Willingham2014-09-151-14/+0
* Very, very cautiously, let a developer switch to the sys chan, ifThomas Willingham2014-09-151-0/+14
* bad redirectsfriendica2014-09-111-0/+6
* provide os_mkdir to workaround permission issues with php mkdirfriendica2014-07-161-1/+1
* Implements a new permission level PERMS_PENDINGAlexandre Hannud Abdo2014-06-191-8/+13
* access control modification functions (item specific - we may need these for ...friendica2014-06-171-0/+1
* more easter eggsfriendica2014-05-031-0/+6
* improve zotfeed for discover channel so it will send updates to posts you've ...friendica2014-04-171-8/+6
* Don't count deleted channels when figuring out where to send a user on login.Thomas Willingham2014-04-111-2/+3