Add media_titleinfo template hook
[mediagoblin.git] / mediagoblin / oauth /
2015-12-20 Boris BobrovMerge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-20 Jessica TallonFix security issue in OAuth verifier validation
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-10-17 Jessica TallonFix #5353 - Bug in OAuth which referenced "user"
2015-08-21 Jessica TallonFix #5344 - OAuth NotImplemented exception
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2014-12-08 Jessica TallonFix #1057 - unquote redirection URL on successful OAuth...
2014-12-08 Jessica TallonFix OAuth length problems in clients by removing that...
2014-12-05 Jessica TallonPartial fix #1048 - Don't require as long nonce
2014-11-04 Jessica TallonFix #1016 - Covert the timestamp from seconds to dateti...
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-10-02 Jessica TallonFix typo in client registration API for logo_uri
2014-09-24 Jessica TallonFix Content-Disposition error for retrieving OAuth...
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-08-18 Jessica TallonTidy up federation code and add tests to cover more...
2014-08-18 Jessica TallonUse oauthlib's safe characters when generating client_k...
2014-07-28 Berker PeksagUse isinstance and six.text_type to check types of...
2014-07-22 Jessica TallonMerge branch 'Federation'
2014-07-22 Jessica TallonFix problem in OAuth views
2014-07-22 Jessica TallonClean up & Add support to update objects in feed API
2014-07-22 xray7224Add basic upload image capabilities
2014-07-22 xray7224Support some webfinger API's and real profile and ...
2014-07-08 Jessica TallonAllow crypto.random_string to take optional alphabet...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-10-09 Christopher Allan... Merge remote-tracking branch 'tilly-q/OPW-Moderation...
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-28 Christopher Allan... Merge remote-tracking branch 'spaetz/master'
2013-09-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Rodney Ewingnot all JSONEncoded fields should be mutable dicts
2013-08-22 AditiResolve merge conflict and merge.
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-07-29 xray7224Fix problem causing exception when invalid Authenticati...
2013-07-22 xray7224Renames OAuth1 code to federation