Private blog?

Post Reply
dontodd
Ssr. Bludit
Posts: 17
Joined: Tue Dec 19, 2017 1:17 am

Hello,

What's the best way to have a private blog where people with a username and password can only read the blog, not have any author/editor permissions? The "Private mode" plugin just redirects to the admin login page, so the user needs an account. Is it possible to have a read-only role for users?

Alternatively, would my best bet be just to lock the whole Bludit directory with .htaccess and .htpasswd?

Thanks!
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

dontodd wrote: Wed Feb 17, 2021 11:46 pm Alternatively, would my best bet be just to lock the whole Bludit directory with .htaccess and .htpasswd?
At the moment this is the only possibility.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
dontodd
Ssr. Bludit
Posts: 17
Joined: Tue Dec 19, 2017 1:17 am

Edi wrote: Thu Feb 18, 2021 11:12 pm At the moment this is the only possibility.
Got it, thanks for the response!
Post Reply