eBooru/db
Kira f5bf733c86 Fix email verification being a user level
Having a distinct level for user verification proved to be rather
problematic for code flow and introduced an extra level below
blocked. Since it makes the account unusable until activated
it made sense to use an extra field and stop messing with user
levels explicitly.

This should also make tests a lot easier to deal with because it
doesn't require any changing of the user level.
2019-09-23 16:16:45 -07:00
..
migrate Potentially fix vote cheating 2019-09-19 14:41:55 -07:00
populate.rb Fix deprecated use of update_attributes 2019-09-09 12:58:18 -07:00
scripts.sql enable ragel parser for comments, add additional sql diagnostic queries 2016-12-09 14:59:33 -08:00
seeds.rb Fix email verification being a user level 2019-09-23 16:16:45 -07:00
seeds.yml Add seeds 2019-07-19 04:23:31 -07:00
structure.sql Potentially fix vote cheating 2019-09-19 14:41:55 -07:00