Results 1 to 7 of 7

Thread: Pay special attention to this change in Beta 2

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2009
    Location
    Richmond, VA
    Posts
    5,854

    Exclamation Pay special attention to this change in Beta 2

    In the Beta 2 Build Notes and What's New you will see reference to this change...

    The default security rules have been improved where views now require the user to be logged in by default. This depends on the combination of the peLoginMode property of the cWebApp object and a new property pbLoginModeEnforced available on each view. This pbLoginModeEnforced property defaults to true and needs to be set to false for views that do not require a login when peLoginMode is set to lmLoginRequired.
    The example login dialog instance itself has the new property set to false to allow it to work correctly before the user is logged in. You need to set it to false in your own login dialog instances.
    Last edited by Stephen W. Meeley; 30-Apr-2014 at 03:15 PM.
    Best regards,

    -SWM-

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •