Block a user
[feed.py] not all feeds use titles
The feed parser docs recommend assuming that feeds do not return particular elements. So you need to write handlers for each…
[feed.py] do your own sanitization for media embeds
Context: the feed parsing library sanitizes a lot of html elements that could be otherwise used to inject crap or execute…
Sync theme files automatically with upstream
If this isn't too much work, please do! I've updated it a few times by hand now :)
Could this use keycloak's own registration form?
So hmmmm, you would leave registrations turn on on the keycloak side but then hide this registration button on the keycloak theme... then use the portal to make a valid request to this registration…
Could this use keycloak's own registration form?
Bare KC only allows you to turn on / off registrations. I wanted to move away from that binary to the invite model.
So after clicking on invite link a new member would be redirected to the KC…
could this use keycloak's own registration form?