]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/apiauth.php
i18n/L10n updates.
[quix0rs-gnu-social.git] / lib / apiauth.php
2010-03-26 Zach CopleyReturn an http auth error, when a client sends in an...
2010-03-26 Zach CopleyReturn an http auth error, when a client sends in an...
2010-03-25 Brion VibberMerge commit 'origin/master' into testing
2010-03-23 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-22 Brion VibberMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-03-19 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-18 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-18 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-17 Brion VibberMerge branch 'master' into testing
2010-03-17 Brion VibberWorkaround for HTTP authentication in the API when...
2010-03-17 Brion VibberWorkaround for HTTP authentication in the API when...
2010-03-10 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-10 Zach CopleyA blank username should never be allowed.
2010-03-10 Brion VibberMerge branch 'testing' into 0.9.x
2010-03-10 Brion VibberMerge branch 'master' into testing
2010-03-10 Brenda WallaceMerge commit 'mainline/0.9.x' into 0.9.x
2010-03-10 Zach CopleyA blank username should never be allowed.
2010-03-09 Brion VibberMerge branch 'commands' into testing
2010-03-09 Brion VibberMerge branch 'testing' into 0.9.x
2010-03-09 Brion VibberMerge commit 'origin/master' into testing
2010-03-08 Craig AndrewsMerge branch '0.9.x' into 1.0.x
2010-03-08 Evan Prodromoumake API realm configurable
2010-03-06 Brenda WallaceMerge commit 'origin/0.9.x' into 0.9.x
2010-03-05 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-03-02 Brion VibberMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-02-26 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-26 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-02-26 Evan ProdromouMerge branch 'blacklistplus' into testing
2010-02-26 Brion VibberMerge branch 'testing' into 0.9.x
2010-02-26 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-26 James WalkerMerge remote branch 'statusnet/testing' into testing
2010-02-26 Zach CopleyRemove unnecessary requires
2010-02-26 Zach CopleyRemove unnecessary requires
2010-02-16 Craig AndrewsMerge branch '0.9.x' into 1.0.x
2010-02-05 Zach CopleyMerge branch 'temp'
2010-02-05 Zach CopleyAlways check for an OAuth request. This allows OAuth...
2010-02-04 Brion VibberMerge branch 'master' into testing - drop debug statements
2010-02-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-02-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-02-04 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-02-03 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-02 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-02 Zach CopleyAlways check for an OAuth request. This allows OAuth...
2010-02-02 Zach CopleyAlways check for an OAuth request. This allows OAuth...
2010-02-02 Craig AndrewsMerge branch '0.9.x' into 1.0.x
2010-02-02 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-02-01 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-31 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-01-29 Evan ProdromouMerge branch 'testing'
2010-01-29 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-29 Zach CopleyAdjust API authentication to also check for OAuth proto...
2010-01-29 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
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 Craig AndrewsMerge branch '0.9.x' into 1.0.x
2010-01-28 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-28 Evan ProdromouMerge branch 'testing'
2010-01-28 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainline
2010-01-28 Zach CopleyRemove debugging statement
2010-01-28 Zach CopleySome adjustments to the way API auth works after mergin...
2010-01-28 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
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' into -1.9.x
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 'master' into 0.9.x
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
2010-01-24 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-24 Brenda WallaceMerge commit 'mainline/0.9.x' into 0.9.x
2010-01-22 Craig AndrewsMerge branch '0.9.x' into 1.0.x
2010-01-22 Brion VibberMerge branch 'testing' into 0.9.x
2010-01-22 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-01-22 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-01-22 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-22 Brion VibberMerge branch 'testing' into 0.9.x
2010-01-22 Brion VibberMerge commit 'origin/testing' into 0.9.x
2010-01-21 Zach CopleyAdd Start/EndSetApiUser events when setting API user...
2010-01-21 MicheleHTTP auth provided is evaluated even if it's not required
2010-01-20 Evan ProdromouMerge branch '0.9.x' into 1.0.x
2010-01-19 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-17 Brenda WallaceMerge commit 'mainline/0.9.x' into 0.9.x
2010-01-16 Eric HelgesonMerge commit 'refs/merge-requests/117' of git://gitorio...
2010-01-16 Brion VibberMerge branch 'master' into 0.9.x
2010-01-16 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-15 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-01-14 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-14 Brion VibberMerge branch 'master' into 0.9.x
2010-01-14 Zach Copley- Had to remove checking read vs. read-write in OAuth...
2010-01-14 Zach CopleyCheck for read vs. read-write access on OAuth authentic...
2010-01-14 Zach CopleyOAuth 1.0 working now
2010-01-14 Zach CopleyMake API auth handle OAuth requests w/access tokens
2009-12-28 Brenda WallaceMerge commit 'origin/0.9.x' into 0.9.x
next