aboutsummaryrefslogtreecommitdiffstats
path: root/include/security.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* now we're into the minor nitty fixesfriendica2013-01-211-1/+1
* more heavy lifting on API - though need to re-visit events and give them all ...friendica2013-01-191-1/+34
* begin the hard slog on the apifriendica2013-01-161-5/+3
* port "remember me" from Friendicafriendica2013-01-041-2/+2
* fixing permissions_sql - may need more tweaksfriendica2012-12-161-85/+46
* start to whip the permissions into shape, also got rid of the mce drop shadow...friendica2012-12-091-66/+0
* a bit of e_all cleanupfriendica2012-12-081-1/+1
* start implementing zot-idfriendica2012-11-081-0/+3
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-1/+1
* Now have a solid permissions model. Create a few functions to enumerate them ...friendica2012-10-281-2/+4
* upstream fixesfriendica2012-10-211-0/+21
* more work on profile changes - the notify activity is still stuffed as we fin...friendica2012-10-191-1/+1
* provide auto admin registration as before, but allow the current admin to cre...friendica2012-10-041-2/+2
* Can't see any posts currently - after the big shakeup, but we can now post to...friendica2012-10-031-26/+14
* use hash for channel idfriendica2012-10-011-0/+21
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-1/+11
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-11/+11
* updatesfriendica2012-09-091-1/+15
* bring back "this is you" comment photofriendica2012-09-041-2/+11
* trim a bit of fatfriendica2012-08-291-5/+3
* have to do something about that return_url - but let's just plunge forward wi...friendica2012-08-281-2/+2
* solve endless redirectfriendica2012-08-271-3/+5
* Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most...friendica2012-08-271-70/+122
* Merge branch 'master' of git://github.com/friendica/friendicaVasudev Kamath2012-06-041-1/+1
|\
| * rename get_language() to get_browser_language()friendica2012-05-131-1/+1
* | Few more files with unnecessary executable permissionsVasudev Kamath2012-04-211-0/+0
|/
* Some Bugfixes, and variable checksTobias Hößl2012-04-171-0/+1
* string fix: typo. slow down scroll to top in dispysSimon L'nu2012-04-141-2/+2
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+1
|\