gnu-social/actions
Craig Andrews 3b14b61fa7 Add a configuration option to disable the login command.
$config['logincommand']['disabled'] = true;

This commit should be reverted once the command has been sufficiently tested and trusted.
2009-12-05 21:05:33 -05:00
..
accesstoken.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
all.php Code style cleanup: dropped some unnecessary =& reference assignments where they're used only out of habit for PHP 4-style object semantics 2009-12-03 12:58:48 -08:00
allrss.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
apiaccountratelimitstatus.php Merge branch '0.9.x' into finish-account-api 2009-11-10 15:25:43 -08:00
apiaccountupdatedeliverydevice.php Added some notes in the comments 2009-11-10 15:23:33 -08:00
apiaccountupdateprofile.php Make /api/account/update_profile_background_image.format work even 2009-11-09 23:56:02 -08:00
apiaccountupdateprofilebackgroundimage.php Make /api/account/update_profile_background_image.format work even 2009-11-09 23:56:02 -08:00
apiaccountupdateprofilecolors.php Make /api/account/update_profile_background_image.format work even 2009-11-09 23:56:02 -08:00
apiaccountupdateprofileimage.php Make /api/account/update_profile_background_image.format work even 2009-11-09 23:56:02 -08:00
apiaccountverifycredentials.php Added in credits. 2009-10-12 16:36:00 -07:00
apiblockcreate.php Make it impossible to block (and thus unsubscribe from your 2009-12-03 17:06:58 -08:00
apiblockdestroy.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apidirectmessage.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apidirectmessagenew.php typo fix: '$this' now spelled correctly. Looks like this'll fix acceptance of 'source' param for direct messages posted to API 2009-12-01 12:31:21 -08:00
apifavoritecreate.php Fix syntax errors 2009-10-13 14:48:19 -07:00
apifavoritedestroy.php Added in credits. 2009-10-12 16:36:00 -07:00
apifriendshipscreate.php Added in credits. 2009-10-12 16:36:00 -07:00
apifriendshipsdestroy.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
apifriendshipsexists.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apifriendshipsshow.php Added in credits. 2009-10-12 16:36:00 -07:00
apigroupcreate.php Consolidate group creation into static function in User_group 2009-11-18 15:54:24 -05:00
apigroupismember.php Consistant error for groups that dont exist in API 2009-11-16 15:00:36 -05:00
apigroupjoin.php Consistant error for groups that dont exist in API 2009-11-16 15:00:36 -05:00
apigroupleave.php Consistant error for groups that dont exist in API 2009-11-16 15:00:36 -05:00
apigrouplist.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apigrouplistall.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apigroupmembership.php Consistant error for groups that dont exist in API 2009-11-16 15:00:36 -05:00
apigroupshow.php Fix bad function call 2009-11-30 14:55:02 -08:00
apihelptest.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apistatusesdestroy.php Added in credits. 2009-10-12 16:36:00 -07:00
apistatusesshow.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apistatusesupdate.php Notice: Undefined variable: source in actions/apistatusesupdate.php on line 88 2009-11-18 09:29:55 -08:00
apistatusnetconfig.php Added in credits. 2009-10-12 16:36:00 -07:00
apistatusnetversion.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apisubscriptions.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apitimelinefavorites.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apitimelinefriends.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apitimelinegroup.php Consistant error for groups that dont exist in API 2009-11-16 15:00:36 -05:00
apitimelinementions.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apitimelinepublic.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apitimelinetag.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apitimelineuser.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apiuserfollowers.php Added in credits. 2009-10-12 16:36:00 -07:00
apiuserfriends.php Added in credits. 2009-10-12 16:36:00 -07:00
apiusershow.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
attachment.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
attachment_ajax.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
attachment_thumbnail.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
avatarbynickname.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
avatarsettings.php Better workaround for PHP returning empty $_POST and $_FILES when 2009-11-06 17:21:08 -08:00
block.php make block action use ProfileFormAction superclass 2009-11-16 16:14:49 +01:00
blockedfromgroup.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
bookmarklet.php Don't include site in gettext 2009-10-29 13:24:06 +01:00
confirmaddress.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
conversation.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
deletenotice.php fix constant for deleteothersnotice 2009-11-07 22:26:03 -05:00
deleteuser.php DeleteUserAction 2009-11-16 17:04:40 +01:00
designadminpanel.php Reload the admin design panel page to show the new CSS when the 2009-12-02 18:05:19 -08:00
disfavor.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
doc.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
editgroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
emailsettings.php Updated form markup for email settings 2009-11-19 11:27:49 +00:00
favor.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
favorited.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
favoritesrss.php Output If-Modified-Since header for all RSS 1.0 feeds (again) 2009-09-24 15:10:55 -07:00
featured.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
file.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
finishremotesubscribe.php Fix fatal error on OMB subscription for first-timers 2009-11-25 12:11:41 -08:00
foaf.php tobyink's location RDF patch 2009-11-19 12:00:25 -05:00
foafgroup.php FOAF for Groups. 2009-09-30 13:59:18 -04:00
getfile.php Revert "Revert "Actually commit the file this time"" 2009-10-31 14:43:13 -04:00
groupblock.php Merge remote branch 'statusnet/0.9.x' into 0.9.x 2009-11-10 06:44:53 -08:00
groupbyid.php remove inboxes option 2009-10-13 17:38:27 -04:00
groupdesignsettings.php Delete design when user chooses to restore default design, instead 2009-12-02 16:44:23 -08:00
grouplogo.php remove inboxes option 2009-10-13 17:38:27 -04:00
groupmembers.php add more events to profile list 2009-10-15 06:01:26 -04:00
grouprss.php remove inboxes option 2009-10-13 17:38:27 -04:00
groups.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
groupsearch.php Merge remote branch 'statusnet/0.8.x' into 0.9.x 2009-10-11 13:39:10 -04:00
groupunblock.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
imsettings.php Revert "More specifics on 'address'" 2009-11-08 23:26:16 +01:00
inbox.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
invite.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
joingroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
leavegroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
login.php Add a configuration option to disable the login command. 2009-12-05 21:05:33 -05:00
logout.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
makeadmin.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
microsummary.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
newgroup.php Consolidate group creation into static function in User_group 2009-11-18 15:54:24 -05:00
newmessage.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
newnotice.php Add location form elements to the noticeform, and save their values on submission 2009-11-19 15:17:57 -05:00
noticesearch.php Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x 2009-11-11 19:58:43 +01:00
noticesearchrss.php Fix bug 1997: notice search rss utter failure 2009-11-20 14:54:59 -08:00
nudge.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
oembed.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
opensearch.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
othersettings.php initialize these variables before use to prevent warnings 2009-11-11 17:09:00 -05:00
outbox.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
passwordsettings.php Fix regression in password settings: users have been unable to change their passwords since introduction of ChangePassword event (later StartChangePassword) November 5 in commit d6ddb84132 2009-12-01 15:44:07 -08:00
pathsadminpanel.php Removed unnecessary className 2009-11-25 12:23:58 +00:00
peoplesearch.php Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server. 2009-11-10 13:44:40 -08:00
peopletag.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
postnotice.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
profilesettings.php Check profile->update() result against false exactly; we may legitimately get 0 back if no rows were changed. DB objects normally would return true, but the comparisons aren't 100% reliable when we've got numbers which could be ints or strings or floats. 2009-11-18 17:36:55 -08:00
public.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
publicrss.php Output If-Modified-Since header for all RSS 1.0 feeds (again) 2009-09-24 15:10:55 -07:00
publictagcloud.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
publicxrds.php Moved the public XRDS from the OpenID plugin to core 2009-10-29 16:27:22 -04:00
recoverpassword.php Several updates to UI messages 2009-11-08 22:45:18 +01:00
register.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
remotesubscribe.php Fix typo in UI string 2009-11-28 20:52:46 +01:00
replies.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
repliesrss.php Output If-Modified-Since header for all RSS 1.0 feeds (again) 2009-09-24 15:10:55 -07:00
requesttoken.php Response for request token doesn't contain omb_version 2009-09-13 00:01:23 -04:00
sandbox.php add sandbox and silence actions 2009-11-16 16:08:06 +01:00
showfavorites.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
showgroup.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
showmessage.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
shownotice.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
showstream.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
silence.php add sandbox and silence actions 2009-11-16 16:08:06 +01:00
siteadminpanel.php UI text fixes and tweaks. 2009-11-20 16:03:27 +01:00
smssettings.php Revert "More precise field label" 2009-11-08 23:35:12 +01:00
subedit.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
subscribe.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
subscribers.php Code style cleanup: dropped some unnecessary =& reference assignments where they're used only out of habit for PHP 4-style object semantics 2009-12-03 12:58:48 -08:00
subscriptions.php Code style cleanup: dropped some unnecessary =& reference assignments where they're used only out of habit for PHP 4-style object semantics 2009-12-03 12:58:48 -08:00
sup.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
tag.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
tagother.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
tagrss.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
twitapisearchatom.php Add configuration option to toggle the indenting of the output HTML. Defaults to indent enabled. 2009-12-05 01:03:04 -05:00
twitapisearchjson.php Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server. 2009-11-10 13:44:40 -08:00
twitapitrends.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
unblock.php make block actions use profileformaction superclass 2009-11-16 14:40:04 +01:00
unsandbox.php add sandbox and silence actions 2009-11-16 16:08:06 +01:00
unsilence.php add sandbox and silence actions 2009-11-16 16:08:06 +01:00
unsubscribe.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
updateprofile.php Add missing parenthesis. 2009-09-19 21:40:48 +02:00
useradminpanel.php Left a form_data class of a <ul> in the user admin panel 2009-11-19 15:24:34 -08:00
userauthorization.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
userbyid.php Code style cleanup: dropped some unnecessary =& reference assignments where they're used only out of habit for PHP 4-style object semantics 2009-12-03 12:58:48 -08:00
userdesignsettings.php Delete design when user chooses to restore default design, instead 2009-12-02 16:44:23 -08:00
usergroups.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
userrss.php Left a couple debugging statements in (removed) 2009-09-24 15:28:25 -07:00
xrds.php A further change to the XRDS is required if 0.9.x is to be able to remote sub to a 0.8.x account, with the OpenID plugin enabled. 2009-11-12 20:57:09 +00:00