معرفی شرکت ها


python-module-ndg.oauth.server.examples-0.5.1-alt1.git20131210.1.1.ppc64le.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Examples for OAuth 2.0 server
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic ppc64le
نام بسته python-module-ndg.oauth.server.examples
نام فایل بسته python-module-ndg.oauth.server.examples-0.5.1-alt1.git20131210.1.1.ppc64le.rpm
نسخه بسته 0.5.1
انتشار بسته alt1.git20131210.1.1
معماری بسته ppc64le
نگهدارنده -
تاریخ ساخت Fri 24 May 2019 09
هاست سازنده wasp19.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/cedadev/ndg_oauth
مجوز BSD
حجم دانلود 42K
حجم نصب 213.257K
This is an OAuth 2.0 server library and WSGI middleware filter. It supports simple string-based bearer token and a custom extension to enable the use of X.509 certificates as tokens. The latter has been added for a specialised use case to enable a SLCS (Short-lived Credential Service) to issue delegated X.509-based credentials with OAuth. This package contains examples for ndg.oauth.server.


جایگزین ها



نیازمندی

مقدار نام
= 0.5.1-alt1.git20131210.1.1 python-module-ndg.oauth.server
- python2.7(paste)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- python2.7(ndg.oauth.server.examples)
- python2.7(ndg.oauth.server.examples.bearer_tok)
- python2.7(ndg.oauth.server.examples.bearer_tok.bearer_tok_server_app_serve)
- python2.7(ndg.oauth.server.examples.bearer_tok.static)
- python2.7(ndg.oauth.server.examples.bearer_tok.static.layout)
- python2.7(ndg.oauth.server.examples.bearer_tok.templates)
- python2.7(ndg.oauth.server.examples.shared_config)
- python2.7(ndg.oauth.server.examples.shared_config.pki)
- python2.7(ndg.oauth.server.examples.shared_config.pki.ca)
- python2.7(ndg.oauth.server.examples.slcs)
- python2.7(ndg.oauth.server.examples.slcs.slcs_server_app_serve)
- python2.7(ndg.oauth.server.examples.slcs.static)
- python2.7(ndg.oauth.server.examples.slcs.static.layout)
- python2.7(ndg.oauth.server.examples.slcs.templates)
- python2.7(ndg.oauth.server.examples.utils)
- python2.7(ndg.oauth.server.lib.authenticate.test_authenticator)
= 0.5.1-alt1.git20131210.1.1 python-module-ndg.oauth.server.examples


نحوه نصب


نصب پکیج rpm python-module-ndg.oauth.server.examples:

    sudo apt-get install python-module-ndg.oauth.server.examples-0.5.1-alt1.git20131210.1.1.ppc64le.rpm


فایل ها

مسیرها
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/README
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/README
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/bearer_tok_server_app.ini
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/bearer_tok_server_app_serve.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/bearer_tok_server_app_serve.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/bearer_tok_server_app_serve.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/client_register.ini
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/passwd
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/repoze_who.ini
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static/layout
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static/layout/CEDA_RightButton60.png
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static/layout/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static/layout/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static/layout/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static/layout/default.css
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/static/layout/help.png
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/templates
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/templates/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/templates/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/templates/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/templates/auth_client_form.html
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/templates/base.html
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/templates/login_cancelled.html
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/bearer_tok/templates/login_form.html
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/README
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/ca
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/ca/530f7122.0
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/ca/7ed47087.0
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/ca/8764c6d9.0
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/ca/98ef0ee5.0
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/ca/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/ca/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/ca/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/ca/d573507a.0
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/ca/ffc3d59b.0
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/shared_config/pki/host.pem
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/README
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/client_register.ini
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/passwd
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/repoze_who.ini
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/slcs_server_app.ini
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/slcs_server_app_serve.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/slcs_server_app_serve.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/slcs_server_app_serve.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static/layout
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static/layout/CEDA_RightButton60.png
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static/layout/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static/layout/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static/layout/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static/layout/default.css
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/static/layout/help.png
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/templates
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/templates/__init__.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/templates/__init__.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/templates/__init__.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/templates/auth_client_form.html
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/templates/base.html
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/templates/login_cancelled.html
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/slcs/templates/login_form.html
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/utils.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/utils.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/examples/utils.pyo
/usr/lib64/python2.7/site-packages/ndg/oauth/server/lib/authenticate/test_authenticator.py
/usr/lib64/python2.7/site-packages/ndg/oauth/server/lib/authenticate/test_authenticator.pyc
/usr/lib64/python2.7/site-packages/ndg/oauth/server/lib/authenticate/test_authenticator.pyo


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2018-02-02

(NMU) Fix Requires and BuildRequires to python-setuptools

2016-05-24

(AUTO) subst_x86_64.

2015-03-21

Initial build for Sisyphus