From 0c00e55ac80df10c26adc39a83b135b11c6eafbe Mon Sep 17 00:00:00 2001 From: Ryan Torok <11rytorok3900@gmail.com> Date: Thu, 21 Jun 2018 17:06:51 -0500 Subject: [PATCH] first commit: some account management files --- .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/paintbrush.org.iml | 8 + .idea/sqldialects.xml | 6 + .idea/vcs.xml | 6 + .idea/workspace.xml | 345 ++++++++++++++++++++++++++++ public_html/acct/SaltRepeat.php | 14 ++ public_html/acct/changePassword.php | 40 ++++ public_html/acct/createAccount.php | 57 +++++ public_html/acct/getLocalSalt.php | 44 ++++ public_html/acct/login.php | 49 ++++ public_html/acct/testQuery.php | 39 ++++ public_html/acct/updateSerFile.php | 32 +++ public_html/index.php | 13 ++ 14 files changed, 667 insertions(+) create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/paintbrush.org.iml create mode 100644 .idea/sqldialects.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 public_html/acct/SaltRepeat.php create mode 100644 public_html/acct/changePassword.php create mode 100755 public_html/acct/createAccount.php create mode 100644 public_html/acct/getLocalSalt.php create mode 100755 public_html/acct/login.php create mode 100644 public_html/acct/testQuery.php create mode 100644 public_html/acct/updateSerFile.php create mode 100755 public_html/index.php diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..67be7d1 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/paintbrush.org.iml b/.idea/paintbrush.org.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/paintbrush.org.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml new file mode 100644 index 0000000..c85ae9a --- /dev/null +++ b/.idea/sqldialects.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..74d6f73 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,345 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +