first commit
This commit is contained in:
17
administrator/manifests/libraries/phpass.xml
Normal file
17
administrator/manifests/libraries/phpass.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<extension type="library" method="upgrade">
|
||||
<name>lib_phpass</name>
|
||||
<libraryname>phpass</libraryname>
|
||||
<description>LIB_PHPASS_XML_DESCRIPTION</description>
|
||||
<creationDate>2004-01</creationDate>
|
||||
<author>Solar Designer</author>
|
||||
<authorEmail>solar@openwall.com</authorEmail>
|
||||
<authorUrl>https://www.openwall.com/phpass/</authorUrl>
|
||||
<license>PD / GWC</license>
|
||||
<version>0.3</version>
|
||||
<packagerurl>https://www.openwall.com/phpass/</packagerurl>
|
||||
|
||||
<files folder="phpass">
|
||||
<file>PasswordHash.php</file>
|
||||
</files>
|
||||
</extension>
|
||||
Reference in New Issue
Block a user