Permalink
Switch branches/tags
{{ refName }}
default
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Feb 12, 2023
-
Merge pull request #196 from alyssafoglia/master
Created README.md file. Thx Alyssa
Commits on Feb 8, 2023
-
-
-
-
-
-
-
-
-
Changed file format. Included the developers, license and about section.
Commits on Sep 9, 2019
-
Merge pull request #170 from MostafaSoliman/patch-1
Update header.php, thanks for the fix.
-
Fix security vulnerability that allow unauthenticated RCE - CVE-2019-16114
Commits on Apr 14, 2019
-
Merge pull request #166 from justsly/patch-1
fix concat bug in php, thx justsly
-
php should now concat the strings and not calculate them. hash should now be working correct and not be easy guessable.