• Anonymous
  • Login
  • Register
Xpages Dojo Login Custom Control - Response: Yes and No

Created on Oct 21, 2010
Created by sean cull

In my scheme the users cannot log onto any directory - there is no need for them to do do as they are just using applications.

The database that the login is being tested against is the CURRENT database. In your new scheme I passed the following value into the new urlLoginNSF parameter in 1.2 - facesContext.getExternalContext().getRequestContextPath()

BUT - the trigger to test for a failed login is not the CURRENT database but names.nsf i.e

if (response.indexOf('action="/names.nsf?Login"')==-1){

I could be wrong but even with cascading adress books will it not always be names.nsf ?

Sean









Documents
     
Creation Date
Author
Subject
Oct 20, 2010 sean cull Adjust code to work with users who have no access to the NAB ( example below )
Oct 20, 2010 F. Kranenburg     Response: Thank,Response: will be added in next release.
Oct 21, 2010 sean cull         Response: Yes and No
Oct 21, 2010 F. Kranenburg     Response: You're right,Response: I'll fix this.
     
In this field you can enter the actual content.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.