mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
Updated PortalAuth to 1.6 & CursedScreech to 1.4 (#6)
This commit is contained in:
5
PortalAuth/includes/changelog/Version 1.5
Normal file
5
PortalAuth/includes/changelog/Version 1.5
Normal file
@@ -0,0 +1,5 @@
|
||||
January 5, 2018
|
||||
<br /><br />
|
||||
- The module now creates expected directories automatically<br />
|
||||
- Fixed a bug that was introduced with latest version of AngularJS<br />
|
||||
|
||||
6
PortalAuth/includes/changelog/Version 1.6
Normal file
6
PortalAuth/includes/changelog/Version 1.6
Normal file
@@ -0,0 +1,6 @@
|
||||
January 12, 2018
|
||||
<br /><br />
|
||||
- Added changelog for version 1.5<br />
|
||||
- Added support for .bat files in the payload section<br />
|
||||
- Added a response when unsupported file types are uploaded<br />
|
||||
|
||||
@@ -9,6 +9,7 @@ uploaded they are automatically stored in the proper location based on their fil
|
||||
<br /><br />
|
||||
<ul>
|
||||
<li>.exe => /www/download/windows/</li>
|
||||
<li>.bat => /www/download/windows/</li>
|
||||
<li>.zip => /www/download/osx/</li>
|
||||
<li>.ipk => /www/download/android/</li>
|
||||
<li>.ipa => /www/download/ios/</li>
|
||||
|
||||
Reference in New Issue
Block a user