aboutsummaryrefslogtreecommitdiffstats
path: root/include/security.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* more work on firehosefriendica2014-03-261-4/+6
* add admin/channelsfriendica2014-03-261-3/+3
* allow zotfeed to create a firehose of a site.friendica2014-03-261-6/+8
* This should resolve the dav authentication loop (correctly)friendica2014-02-221-2/+5
* fix login weirdness for accounts that need to be approvedfriendica2014-02-201-0/+11
* don't prompt guests for a password if they're accessing an embedded public file.friendica2014-01-261-1/+1
* Typoroot2014-01-251-2/+3
* set session['my_address'] to current site in change channel, not primary hub ...friendica2014-01-251-85/+1
* added buttons to perform later hubloc actionsMichael Meer2014-01-201-1/+1
* mod_attach: output stream wasn't workingfriendica2014-01-111-0/+3
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-1/+1
* init_groups_visitor() was still using old array of id output (not the newer a...friendica2013-11-221-2/+2
* one more edge case in the public perms - don't match perms = 0 which is priva...friendica2013-09-221-2/+3
* fixes for display and search privacy enforcementfriendica2013-09-221-10/+36
* get rid of more variables with dashes in the names - use underscore *except* ...friendica2013-08-151-2/+2
* Fix Load mobile themeChristian Vogeley2013-08-161-0/+2
* attachment permissions not rightfriendica2013-07-301-38/+44
* start formatting for Doxygenfriendica2013-02-251-1/+1
* start on channel_remove(), add some generic channel queries to the API layersfriendica2013-02-161-2/+3
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-101-8/+32
* further baby steps on the photos APIfriendica2013-01-251-0/+2