diff --git a/README.md b/README.md new file mode 100644 index 0000000..e03578c --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Flashii Sakura + +_A backend that doesn't suck_ + +## What this will have + + - Code that doesn't suck dick. + - All the (good) features of the old backend + - Templating! + - PDO! + +Might even consider open-sourcing this but for now I'm keeping this private. diff --git a/_developer_data/koishi.txt b/_developer_data/koishi.txt new file mode 100644 index 0000000..df89a0f --- /dev/null +++ b/_developer_data/koishi.txt @@ -0,0 +1,19 @@ +Array +( + [username] => Koishi + [username_clean] => koishi + [password_hash] => mmDn534fv34zkv9EHVZimPcMO48mrhi+8al0DmxpqmNl5ZLlIK64ogVU3/l+mguk # Not hashed: WKL*y+dW!6WQ7N=9^h@m%yBfY-Lf8H!s + [password_salt] => lQu9FYA0c4/ZWG0DESaAGBSrOY08HFgH + [password_algo] => sha256 + [password_iter] => 1000 + [password_chan] => 1427737740 + [email] => system@flashii.net + [group_main] => 1 + [groups] => [1] + [register_ip] => 94.211.73.132 + [last_ip] => 94.211.73.132 + [regdate] => 1427737740 + [lastdate] => 1427737740 + [lastunamechange] => 1427737740 + [profile_data] => [] +) diff --git a/description b/description new file mode 100644 index 0000000..a0c8f4b --- /dev/null +++ b/description @@ -0,0 +1 @@ +Flashii Sakura \ No newline at end of file