]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/apiauth.php
Adjust API authentication to also check for OAuth protocol params in the
[quix0rs-gnu-social.git] / lib / apiauth.php
2010-01-29 Zach CopleyAdjust API authentication to also check for OAuth proto...
2010-01-28 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-28 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-28 Evan ProdromouMerge branch 'testing'
2010-01-28 Zach CopleyRemove debugging statement
2010-01-28 Zach CopleySome adjustments to the way API auth works after mergin...
2010-01-27 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-27 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-01-27 MicheleHTTP auth provided is evaluated even if it's not required
2010-01-27 Zach Copley- Check for read-only vs. read-write access to protecte...
2010-01-25 Evan ProdromouMerge branch 'master' into testing
2010-01-25 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-25 Zach Copley- Had to remove checking read vs. read-write in OAuth...
2010-01-25 Zach CopleyAdd Start/EndSetApiUser events when setting API user...
2010-01-25 Zach CopleyCheck for read vs. read-write access on OAuth authentic...
2010-01-25 Zach CopleyOAuth 1.0 working now
2010-01-25 Zach CopleyMake API auth handle OAuth requests w/access tokens
2009-12-23 Evan ProdromouMerge branch 'testing'
2009-12-15 Evan ProdromouMerge branch '0.9.x' into testing
2009-12-14 Zach CopleyFix issue with favorited/following always being set...
2009-12-14 Zach CopleyFix issue with favorited/following always being set...
2009-11-20 Zach CopleyMerge branch '0.9-release'
2009-11-19 Evan ProdromouMerge branch '0.9.x' into mapstraction
2009-11-19 Zach CopleyMerge branch 'admin-sections/2' into 0.9.x
2009-11-18 Craig AndrewsMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2009-11-18 Craig AndrewsAdded Authorization plugin
2009-11-10 Zach CopleyMerge branch '0.9.x' into finish-account-api
2009-11-10 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-10 Brion VibberMerge remote branch 'statusnet/0.9.x' into 0.9.x
2009-11-10 Zach CopleyMerge branch '0.9.x' into finish-account-api
2009-11-09 Brion VibberRevert "Remove more contractions"
2009-11-09 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-09 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-08 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-08 Siebrand MazelandRemove more contractions
2009-11-07 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-11-05 Zach CopleyRemove debugging statements
2009-11-05 Zach CopleyMerge branch 'fix-private-auth' into 0.9.x
2009-11-05 Zach CopleyFix for Ticket #1957 - API methods are not accessible...
2009-11-04 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-11-02 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-31 Evan Prodromoumerge from testing
2009-10-19 Evan Prodromoumerge from testing
2009-10-19 Brion VibberMerge branch 'i18n-work' into i18n-0.9.x
2009-10-19 Brion VibberMerge branch 'i18n-work' into i18n-0.9.x
2009-10-13 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-13 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-13 Zach CopleyMerge branch '0.9.x' into pluginize-twitter-bridge
2009-10-13 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-10-13 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-12 Zach CopleyAdded in credits.
2009-10-12 Zach CopleyUse site's name for basic auth realm
2009-10-12 Zach CopleyMoved group create API into its own action
2009-10-10 Zach CopleyRemove more redundant $formats
2009-10-09 Zach CopleyMove all basic auth output and processing to base classes
2009-10-09 Zach CopleyDelete action/api.php and rename lib/twitterapi.php...
2009-10-05 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-10-03 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-10-01 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-09-30 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-09-30 Zach CopleyNew actions for /statuses/friends and /statuses/followe...
2009-09-27 Zach Copleyphpcs on apifriendstimeline.php, apiauth.php and apibar...
2009-09-25 Zach CopleyMerge branch 'refactor-api' of git@gitorious.org:~zcopl...
2009-09-25 Zach CopleyMoved basic auth stuff into its own classes