factionsecurity / faction

Pen Test Report Generation and Assessment Collaboration
https://www.factionsecurity.com/
GNU General Public License v2.0
432 stars 31 forks source link

Logout on Assessments Page #25

Closed SurajitCh10 closed 8 months ago

SurajitCh10 commented 8 months ago

Whenever I try to visit any assessments page, it shows session expired message.

Screenshot 2024-02-05 104528
summitt commented 8 months ago

Are you using our managed solution or running it on your own? If running on your own are there any errors in the console? By chance are you running two instances of tomcat behind a load balancer?

SurajitCh10 commented 8 months ago

I'm running it on my own. There are no errors in console , /portal/CheckLocks returning session expired message There is only single instance of tomcat. image

summitt commented 8 months ago

@SurajitCh10 Thanks for reporting. I was able to replicate the issue. It was related to incorrect permissions being set up on the Assessment. A fix will be released shortly.

summitt commented 8 months ago

This should now be fixed in #27 . Let me know if you still experience the issue

SurajitCh10 commented 8 months ago

@summitt I have checked and its fixed now.