Age | Commit message (Collapse) | Author |
|
FQN. Added tests.
|
|
local nickname
(<nick>@<our_instance_host>).
|
|
|
|
[#471] Prevented rendering of inactive local accounts
Closes #471
See merge request pleroma/pleroma!599
|
|
|
|
|
|
|
|
These are all names that are used for domain.com/:route routes or projected to be.
|
|
|
|
:account_activation_required is disabled prior to confirmation.
Ensured that no confirmation emails are sent if :account_activation_required is not true. Adjusted tests.
|
|
security.
Added tests for `confirm_email` action.
|
|
|
|
auth-inactive users
unless requested by admin or moderator.
|
|
|
|
|
|
|
|
for registration, authentication, email confirmation, confirmation resending.
Made admin methods create confirmed users.
|
|
Introduced User.register/1 to encapsulate User record creation and post-registration actions.
|
|
(config-based), auth prevention for unconfirmed.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #429.
|
|
|
|
|
|
Fixes #415. Do not crash during registration when hasn't filled bio field
Closes #415
See merge request pleroma/pleroma!529
|
|
|
|
|
|
[#394] User tags
Closes #394
See merge request pleroma/pleroma!508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
validate-user-info
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|