aboutsummaryrefslogtreecommitdiff
path: root/test/web/oauth
AgeCommit message (Collapse)Author
2019-01-28Correctly handle invalid credentials on auth login.lain
Closes #407
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-20[#114] Fixed test.Ivan Tashkinov
2018-12-19[#114] User.Info: renamed `confirmation_update` to `confirmation_changeset`.Ivan Tashkinov
2018-12-19[#114] User.Info: renamed `confirmation_update` to `confirmation_change`.Ivan Tashkinov
2018-12-18[#114] Added email confirmation resend action. Added testsIvan Tashkinov
for registration, authentication, email confirmation, confirmation resending. Made admin methods create confirmed users.
2018-12-12fix warningsMaksim Pechnikov
2018-10-14Delete Tokens and Authorizations on password changeHaelwenn (lanodan) Monnier
Closes: https://git.pleroma.social/pleroma/pleroma/issues/320
2018-06-06Add OAuth controller testsD Anzorge
Tests for Pleroma.Web.OAuth.OAuthController
2018-03-30Format the code.lain
2017-09-09Make auth tokens usable once and expire them.Roger Braun