h15200 / discography-database

CS Solo project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auth

scope - ONE user and password, one disc database

  1. Check for some kind of cookie or Token.
  2. If yes, go to database page as it is. If not, go to log in
  3. Sign in - username and password. Check password again plaintext first
  4. If password is bad, display error. If yes, figure out a token/cookie

About

CS Solo project


Languages

Language:JavaScript 89.3%Language:CSS 9.3%Language:HTML 1.4%