Developer forum

Forum » Development » Dÿnamicweb/Admin no login required?

Dÿnamicweb/Admin no login required?


Reply

Hi everyone.




This is the very first time i see this problem.



Problem:


The /admin folder doesent show login page, before showing the backend. So i see the backend before i login and i can see: Funktioner , Moduler & Brugerstyrring. However i cant see the "filarkiv" etc. and i cannot change anything untill i press logout and then login to force to see the login page.


 


How do i fix this? Anyone seen this issue before?


Replies

 
Nicolai Høeg Pedersen
Reply
jed@dkis.dk wrote:


Hi everyone.








This is the very first time i see this problem.







Problem:




The /admin folder doesent show login page, before showing the backend. So i see the backend before i login and i can see: Funktioner , Moduler & Brugerstyrring. However i cant see the "filarkiv" etc. and i cannot change anything untill i press logout and then login to force to see the login page.




 




How do i fix this? Anyone seen this issue before?




You are missing an event in Global.asax. Application_OnPreRequestHandlerExecute should be added.
 
Reply
NP wrote:

jed@dkis.dk wrote:





Hi everyone.
















This is the very first time i see this problem.















Problem:








The /admin folder doesent show login page, before showing the backend. So i see the backend before i login and i can see: Funktioner , Moduler & Brugerstyrring. However i cant see the "filarkiv" etc. and i cannot change anything untill i press logout and then login to force to see the login page.








 








How do i fix this? Anyone seen this issue before?








You are missing an event in Global.asax. Application_OnPreRequestHandlerExecute should be added.

 


Hi Nicolai , thanks for you post, i will check this asap :)

 

You must be logged in to post in the forum