Ticket #218 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 3 years ago

Automatic admin-login when no admin-password is given

Reported by: s.b Owned by: mbonetti
Priority: normal Milestone: Gregarius 0.5.5
Component: FEATURES Version:
Severity: normal Keywords: mark read admin password login
Cc:

Description

Would it be nice to use the "mark all as read"-button without login when no admin-password is given?

My gregarius is htaccess-protected and whenever I log in and have read my news first I have to login and only after that I can mark them all as read - one click to much, I think ...

Change History

Changed 3 years ago by james@…

I've been thinking about this feature too. Could check to see if $_SERVERREMOTE_USER? or $_SERVERPHP_AUTH_USER? isset and treat them as logged in.

Changed 3 years ago by anonymous

Why not make sure rss.config.autologout is set to false? that way the admin cookie is kept and you don't have to click the admin button again?

Changed 3 years ago by sdcosta

  • status changed from new to closed
  • resolution set to wontfix

Seems to be rendered obsolete by the new login system [1021].

Should .htaccess really override the password in the database? IMO we should keep the .htaccess as an additional optional measure, just in case one needs extra security.

Note: See TracTickets for help on using tickets.