generating tokens with mix
authorAlex S <alex.strizhakov@gmail.com>
Sat, 6 Apr 2019 09:58:22 +0000 (16:58 +0700)
committerAlex S <alex.strizhakov@gmail.com>
Sat, 6 Apr 2019 09:58:22 +0000 (16:58 +0700)
commit0484f3a8b1ae2103d1d756e5c09f2bdb218a7207
tree90be5ef8e4c80750e115a835117ab502e32030ba
parent3c5daa0235aaf47eeeda557fd677e3604cb7d701
generating tokens with mix
lib/mix/tasks/pleroma/user.ex
lib/pleroma/user_invite_token.ex
priv/repo/migrations/20190404050946_add_fields_to_user_invite_tokens.exs [new file with mode: 0644]
test/tasks/user_test.exs