johnjohnskim / smash-stats-2

0 stars 0 forks source link

Password protection #5

Closed johnjohnskim closed 9 years ago

johnjohnskim commented 9 years ago

Two sets of credentials, one for read-only, and one for read/write access.

johnjohnskim commented 9 years ago

Mostly done with 5310d8776bb659f8ea3f9716d47b38acb7427aa1

Only two sets of credentials, for sake of simplicity/speed/sanity. One for read/write access, one is read-only.

Need to style up the login page, and make the invalid username/password an ajax call rather than a page switch

johnjohnskim commented 9 years ago

d7a24624acbbbec6aa622028e314f5a73965133b

Guest username has only read-only access through the API.