Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-ezc-Authentication-1.3.1-9.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: php-ezc-Authentication Distribution: Fedora Project
Version: 1.3.1 Vendor: Fedora Project
Release: 9.el7 Build date: Thu Sep 4 18:44:14 2014
Group: Development/Libraries Build host: buildvm-17.phx2.fedoraproject.org
Size: 993474 Source RPM: php-ezc-Authentication-1.3.1-9.el7.src.rpm
Packager: Fedora Project
Url: http://ezcomponents.org/
Summary: Support for different means of identification and authentication
The purpose of the Authentication component is to provide support for different
means of identification and authentication of users using different providers
and protocols.

Provides

Requires

License

BSD

Changelog

* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Mar 11 2013 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.3.1-7
  - Fix metadata location, FTBFS #914369
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Aug 19 2012 Remi Collet <remi@fedoraproject.org> - 1.3.1-5
  - move data to doc (not used in the code, really doc)
  - doc in /usr/share/doc/pear
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Oct 12 2009 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.3.1-1
  - Update to 1.3.1
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Jun 29 2009 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.3-1
  - Update to 1.3
* Sun Feb 08 2009 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.2.3-1
  - Initial packaging

Files

/usr/share/doc/pear/Authentication
/usr/share/doc/pear/Authentication/design
/usr/share/doc/pear/Authentication/design/class_diagram.png
/usr/share/doc/pear/Authentication/design/design.txt
/usr/share/doc/pear/Authentication/design/requirements.txt
/usr/share/doc/pear/Authentication/docs
/usr/share/doc/pear/Authentication/docs/CREDITS
/usr/share/doc/pear/Authentication/docs/LICENSE
/usr/share/doc/pear/Authentication/docs/rfcs.txt
/usr/share/doc/pear/Authentication/docs/security.txt
/usr/share/doc/pear/Authentication/docs/tutorial
/usr/share/doc/pear/Authentication/docs/tutorial.txt
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_authentication.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_autoload.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_group.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_htpasswd.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_ldap.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_multiple_credentials.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_openid_ajax.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_openid_dumb.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_openid_immediate.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_openid_smart.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_session.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_token1.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_token2.php
/usr/share/doc/pear/Authentication/docs/tutorial/tutorial_typekey.php
/usr/share/pear/ezc/Authentication
/usr/share/pear/ezc/Authentication/authentication.php
/usr/share/pear/ezc/Authentication/authentication_autoload.php
/usr/share/pear/ezc/Authentication/credentials
/usr/share/pear/ezc/Authentication/credentials/credentials.php
/usr/share/pear/ezc/Authentication/credentials/id_credentials.php
/usr/share/pear/ezc/Authentication/credentials/password_credentials.php
/usr/share/pear/ezc/Authentication/exceptions
/usr/share/pear/ezc/Authentication/exceptions/authentication_exception.php
/usr/share/pear/ezc/Authentication/exceptions/group_exception.php
/usr/share/pear/ezc/Authentication/exceptions/ldap_exception.php
/usr/share/pear/ezc/Authentication/exceptions/openid_connection_exception.php
/usr/share/pear/ezc/Authentication/exceptions/openid_exception.php
/usr/share/pear/ezc/Authentication/exceptions/openid_mode_exception.php
/usr/share/pear/ezc/Authentication/exceptions/openid_redirect_exception.php
/usr/share/pear/ezc/Authentication/exceptions/typekey_exception.php
/usr/share/pear/ezc/Authentication/exceptions/typekey_invalid_exception.php
/usr/share/pear/ezc/Authentication/exceptions/typekey_missing_exception.php
/usr/share/pear/ezc/Authentication/filters
/usr/share/pear/ezc/Authentication/filters/group
/usr/share/pear/ezc/Authentication/filters/group/group_filter.php
/usr/share/pear/ezc/Authentication/filters/htpasswd
/usr/share/pear/ezc/Authentication/filters/htpasswd/htpasswd_filter.php
/usr/share/pear/ezc/Authentication/filters/ldap
/usr/share/pear/ezc/Authentication/filters/ldap/ldap_filter.php
/usr/share/pear/ezc/Authentication/filters/ldap/ldap_info.php
/usr/share/pear/ezc/Authentication/filters/openid
/usr/share/pear/ezc/Authentication/filters/openid/openid_association.php
/usr/share/pear/ezc/Authentication/filters/openid/openid_file_store.php
/usr/share/pear/ezc/Authentication/filters/openid/openid_filter.php
/usr/share/pear/ezc/Authentication/filters/openid/openid_store.php
/usr/share/pear/ezc/Authentication/filters/token
/usr/share/pear/ezc/Authentication/filters/token/token_filter.php
/usr/share/pear/ezc/Authentication/filters/typekey
/usr/share/pear/ezc/Authentication/filters/typekey/typekey_filter.php
/usr/share/pear/ezc/Authentication/interfaces
/usr/share/pear/ezc/Authentication/interfaces/authentication_filter.php
/usr/share/pear/ezc/Authentication/interfaces/data_fetch.php
/usr/share/pear/ezc/Authentication/math
/usr/share/pear/ezc/Authentication/math/bcmath_library.php
/usr/share/pear/ezc/Authentication/math/bignum_library.php
/usr/share/pear/ezc/Authentication/math/gmp_library.php
/usr/share/pear/ezc/Authentication/math/math.php
/usr/share/pear/ezc/Authentication/options
/usr/share/pear/ezc/Authentication/options/authentication_options.php
/usr/share/pear/ezc/Authentication/options/filter_options.php
/usr/share/pear/ezc/Authentication/options/group_options.php
/usr/share/pear/ezc/Authentication/options/htpasswd_options.php
/usr/share/pear/ezc/Authentication/options/ldap_options.php
/usr/share/pear/ezc/Authentication/options/openid_file_store_options.php
/usr/share/pear/ezc/Authentication/options/openid_options.php
/usr/share/pear/ezc/Authentication/options/openid_store_options.php
/usr/share/pear/ezc/Authentication/options/session_options.php
/usr/share/pear/ezc/Authentication/options/token_options.php
/usr/share/pear/ezc/Authentication/options/typekey_options.php
/usr/share/pear/ezc/Authentication/session
/usr/share/pear/ezc/Authentication/session/authentication_session.php
/usr/share/pear/ezc/Authentication/status
/usr/share/pear/ezc/Authentication/status/authentication_status.php
/usr/share/pear/ezc/Authentication/url
/usr/share/pear/ezc/Authentication/url/url.php
/usr/share/pear/ezc/autoload/authentication_autoload.php
/var/lib/pear/pkgxml/php-ezc-Authentication.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Mar 29 02:39:10 2024