Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » RADICORE Suggestions » Anonymous browsing
Anonymous browsing [message #276] Sun, 17 September 2006 04:43 Go to next message
popcho is currently offline  popcho
Messages: 3
Registered: August 2006
Junior Member
Sometimes I need to let all users read some info without the need to log in. How this can be implemented in Radicore?
Re: Anonymous browsing [message #277 is a reply to message #276] Sun, 17 September 2006 05:09 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Radicore needs people to log in so that it can identify the ROLE_ID which, in turn, identifies what that person can/cannot access in the system. This is a security feature, along with the fact that bookmarked URLs cannot be used.

How do you think that access without a login could be made to work?


Re: Anonymous browsing [message #2233 is a reply to message #277] Mon, 27 July 2009 11:06 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
If you wish to allow users to access parts of the system without having to pass through a logon screen then you will need to create your own components in the presentation layer. These should be similar to the standard page controllers (see files 'radicore/includes/std.<whatever>.inc') but should not call the standard initSession() function as this contains the security checking which forces everyone to log on.

You can still use the database table classes to access the database, but everything else you must do for yourself.

See also Using Radicore components in a front-end website.


Previous Topic: PDF facility to produce letters
Next Topic: Auto populate dict columns
Goto Forum:
  


Current Time: Thu Mar 28 07:10:28 EDT 2024

Total time taken to generate the page: 0.01363 seconds