luckybooru/src/actions/mixins/auth
Les De Ridder aab65e17b3 Initial commit
There's still a whole bunch of untouched default Lucky files, and the
database migrations and models are not complete yet.

So far the following models and migrations should match the current
schema:

* User
* Role
* Post
* TagNamespace
* Tag
* PostTag
2020-03-07 05:39:00 +01:00
..
allow_guests.cr Initial commit 2020-03-07 05:39:00 +01:00
redirect_signed_in_users.cr Initial commit 2020-03-07 05:39:00 +01:00
require_sign_in.cr Initial commit 2020-03-07 05:39:00 +01:00
test_backdoor.cr Initial commit 2020-03-07 05:39:00 +01:00