Wed, 20 May 2026 20:08:16 CST | login

Information for RPM python3-django-allauth-0.54.0-4.oc9.noarch.rpm

ID355430
Buildpython-django-allauth-0.54.0-4.oc9
Namepython3-django-allauth
Version0.54.0
Release4.oc9
Epoch
Archnoarch
DraftFalse
SummaryIntegrated set of Django authentication apps
DescriptionIntegrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. Most existing Django apps that address the problem of social authentication focus on just that. You typically need to integrate another app in order to support authentication via a local account. This approach separates the worlds of local and social authentication. However, there are common scenarios to be dealt with in both worlds. For example, an e-mail address passed along by an OpenID provider is not guaranteed to be verified. So, before hooking an OpenID account up to a local account the e-mail address must be verified. So, e-mail verification needs to be present in both worlds. Integrating both worlds is quite a tedious process. It is definitely not a matter of simply adding one social authentication app, and one local account registration app to your INSTALLED_APPS list. This is the reason this project got started – to offer a fully integrated authentication app that allows for both local and social authentication, with flows that just work.
Build Time2025-06-13 15:02:00 GMT
Size1023.55 KB
af606365016ddc905dc59616486dbc74
LicenseMIT
Buildrootdist-oc9-epol-build-155328-79737
Provides
python-django-allauth = 0.54.0-4.oc9
python3-django-allauth = 0.54.0-4.oc9
python3.11-django-allauth = 0.54.0-4.oc9
python3.11dist(django-allauth) = 0.54
python3dist(django-allauth) = 0.54
Obsoletes
python3.11-django-allauth < 0.54.0-4.oc9
Conflicts No Conflicts
Requires
python(abi) = 3.11
python3.11dist(django) >= 2
python3.11dist(pyjwt) >= 1.7
python3.11dist(pyjwt[crypto]) >= 1.7
python3.11dist(python3-openid) >= 3.0.8
python3.11dist(requests)
python3.11dist(requests-oauthlib) >= 0.3
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 2578 >>>
Name ascending sort Size
/usr/lib/python3.11/site-packages/allauth0.00 B
/usr/lib/python3.11/site-packages/allauth/__init__.py692.00 B
/usr/lib/python3.11/site-packages/allauth/__pycache__0.00 B
/usr/lib/python3.11/site-packages/allauth/__pycache__/__init__.cpython-311.opt-1.pyc1.08 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/__init__.cpython-311.pyc1.08 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/app_settings.cpython-311.opt-1.pyc556.00 B
/usr/lib/python3.11/site-packages/allauth/__pycache__/app_settings.cpython-311.pyc556.00 B
/usr/lib/python3.11/site-packages/allauth/__pycache__/decorators.cpython-311.opt-1.pyc1.48 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/decorators.cpython-311.pyc1.48 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/exceptions.cpython-311.opt-1.pyc738.00 B
/usr/lib/python3.11/site-packages/allauth/__pycache__/exceptions.cpython-311.pyc738.00 B
/usr/lib/python3.11/site-packages/allauth/__pycache__/models.cpython-311.opt-1.pyc160.00 B
/usr/lib/python3.11/site-packages/allauth/__pycache__/models.cpython-311.pyc160.00 B
/usr/lib/python3.11/site-packages/allauth/__pycache__/ratelimit.cpython-311.opt-1.pyc3.85 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/ratelimit.cpython-311.pyc3.85 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/tests.cpython-311.opt-1.pyc12.92 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/tests.cpython-311.pyc13.06 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/urls.cpython-311.opt-1.pyc1.19 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/urls.cpython-311.pyc1.19 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/utils.cpython-311.opt-1.pyc14.60 KB
/usr/lib/python3.11/site-packages/allauth/__pycache__/utils.cpython-311.pyc14.67 KB
/usr/lib/python3.11/site-packages/allauth/account0.00 B
/usr/lib/python3.11/site-packages/allauth/account/__init__.py126.00 B
/usr/lib/python3.11/site-packages/allauth/account/__pycache__0.00 B
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/__init__.cpython-311.opt-1.pyc329.00 B
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/__init__.cpython-311.pyc329.00 B
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/adapter.cpython-311.opt-1.pyc30.18 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/adapter.cpython-311.pyc30.24 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/admin.cpython-311.opt-1.pyc2.28 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/admin.cpython-311.pyc2.28 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/app_settings.cpython-311.opt-1.pyc16.47 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/app_settings.cpython-311.pyc17.01 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/apps.cpython-311.opt-1.pyc694.00 B
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/apps.cpython-311.pyc694.00 B
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/auth_backends.cpython-311.opt-1.pyc5.06 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/auth_backends.cpython-311.pyc5.06 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/decorators.cpython-311.opt-1.pyc2.25 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/decorators.cpython-311.pyc2.25 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/forms.cpython-311.opt-1.pyc35.09 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/forms.cpython-311.pyc35.18 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/managers.cpython-311.opt-1.pyc5.03 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/managers.cpython-311.pyc5.03 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/models.cpython-311.opt-1.pyc10.17 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/models.cpython-311.pyc10.17 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/signals.cpython-311.opt-1.pyc797.00 B
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/signals.cpython-311.pyc797.00 B
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/tests.cpython-311.opt-1.pyc96.03 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/tests.cpython-311.pyc97.69 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/urls.cpython-311.opt-1.pyc1.88 KB
/usr/lib/python3.11/site-packages/allauth/account/__pycache__/urls.cpython-311.pyc1.88 KB
Component of No Buildroots