Email or username:

Password:

Forgot your password?
dansup

I've been working on multiple account support for the webUI, along with a new registration flow and 2FA/Sudo Mode and oAuth screens!

This ties together the updated authentication layer which will enable new features like Passkey, better LDAP support, and IndieAuth. #pixelfed

4 comments
Raphael Lullis

@dansup I'm anxiously waiting for better LDAP support in order to be able to add Pixelfed to communick. Is there anyway I can help? Is there any issue where this is being tracked on github?

dansup

User invites, group invites, 2FA + oauth, federated interactions, there are so many related features this will ship along!

Not to mention this will significantly improve the performance of every route as we'll be eliminating two middlewares that are called on every request!

Go Up