diaspora/app
Benjamin Neff 686310fb8e
Simplify /podmin redirect
Some podmins were confuse how they can disable this redirect and I think
the rule with two users can actually be a little confusing. I think the
main goal of this page to give the podmin a little start and I think
after they configured everything, the pod works and they found the link
to the wiki to make themself an admin, it is OK to remove the redirect.

Also it's bad for single-user pods where this page always stays active,
even if they are an admin, but have only one user. It's more useful for
single-user pods to have the login on the home page.

closes #7783
2018-04-12 01:55:46 +02:00
..
assets Make public stream accessible for logged out users 2018-04-12 01:42:17 +02:00
controllers Simplify /podmin redirect 2018-04-12 01:55:46 +02:00
helpers Make public stream accessible for logged out users 2018-04-12 01:42:17 +02:00
mailers
models Remove contacts page on profiles 2018-04-12 01:40:49 +02:00
presenters
serializers Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
services StatusMessageController#create: respond 422 when aspect_ids are wrong 2018-03-25 08:31:32 +02:00
uploaders
views Fix link to "Make yourself an admin" 2018-04-12 01:45:56 +02:00
workers