-
Notifications
You must be signed in to change notification settings - Fork 1
/
pkg_hydroraindrop.xml
24 lines (24 loc) · 1.32 KB
/
pkg_hydroraindrop.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.1" type="package" method="upgrade">
<name>Hydro Raindrop 2FA</name>
<packagename>hydroraindrop</packagename>
<creationDate>August 2018</creationDate>
<copyright>Copyright (C) 2018. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<author>Dave Morton</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://github.com/DaveM2011/joomla-hydro-raindrop</authorUrl>
<version>1.1.0</version>
<description>Allows users on your site to use two factor authentication using Hydrogen Raindrop. To use two factor authentication please edit the user profile and enable two factor authentication.</description>
<packager>Dave Morton</packager>
<packagerurl>https://github.com/DaveM2011/joomla-hydro-raindrop</packagerurl>
<packageremail>[email protected]</packageremail>
<scriptfile>pkg_script.php</scriptfile>
<files>
<file type="plugin" id="hydroraindrop" group="system">plg_system_hydroraindrop.zip</file>
<file type="plugin" id="hydroraindrop" group="twofactorauth">plg_twofactorauth_hydroraindrop.zip</file>
</files>
<updateservers>
<server type="extension" priority="1" name="Hydro Raindrop 2FA Updates">https://daves.app/updates/hydroraindrop.xml</server>
</updateservers>
</extension>