This website requires JavaScript.
Explore
Help
Sign In
heckyel
/
mediagoblin
Watch
1
Star
0
Fork
0
You've already forked mediagoblin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mediagoblin
/
mediagoblin
/
oauth
History
Ben Sturmfels
9bf3bc1944
Remove remaining imports/calls to six not automatically removed by pyupgrade.
2021-03-05 23:42:38 +11:00
..
tools
Fix problem causing exception when invalid Authentication header provided
2013-07-29 17:48:53 +01:00
__init__.py
Fix
#5344
- OAuth NotImplemented exception
2015-08-21 17:57:39 +02:00
exceptions.py
Renames OAuth1 code to federation
2013-07-22 17:06:00 +01:00
forms.py
Renames OAuth1 code to federation
2013-07-22 17:06:00 +01:00
oauth.py
Apply
pyupgrade --py3-plus
to remove Python 2 compatibility code.
2021-03-05 23:12:19 +11:00
routing.py
Support some webfinger API's and real profile and /api/user/<user>/
2014-07-22 23:13:14 +01:00
views.py
Remove remaining imports/calls to six not automatically removed by pyupgrade.
2021-03-05 23:42:38 +11:00