Freshrss: Automatic logout

Created on 21 Mar 2019  路  9Comments  路  Source: FreshRSS/FreshRSS

Is there any way to login account2, opening address FreshRSS/p/i/?c=auth&a=account2&u=login&p=password with automatic logout from previos account1?

Security

All 9 comments

Hello,
Have a look at the unsafe automatic login option:
image

I know about it. But it works only if I manually logout from previous account in browser
4
.

Ah, I see. I will look into it

@Alkarex
Tried. Can not login as an admin and other user at all.
6

Sorry, I closed the issue. I am not a programmer and still not able to work well with github.

Thanks for the quick test. What method did you use to update the code for the test?

May be I am totally wrong (lack of experience), but I manually downloaded these files from here:
userController.php
authController.php
Auth.php
FreshRSS.php
main.js

And placed them into according folders of FreshRSS.

@squromiv While that might work sometimes, especially at the beginning of the development of a new version, that assumes there is no conflicting change in other files.
To make it a bit easier, I have merged those changes in our development branch, which you can try by downloading https://github.com/FreshRSS/FreshRSS/archive/dev.zip
(All those things are easier when the install is done by git)

@Alkarex
Thanks a lot. Checked dev version. Works as it should.

Was this page helpful?
0 / 5 - 0 ratings