142 | Persistent Login for HTTP |
56 | Custom Domino HTTP Error Message ConfigurationDeclan Lynch640 - 14 2008 (4) while it's possible to use domcfg.nsf to map some types of http errors to special forms in the domcfg.nsf database the level of control it provides is not great and relies on the Domino administrator to work with the designer to edit that particular database and create the mappings etc. ... |
54 | SSO between Lotus Notes Client and Domino HTTP AccessMarius Jaeger1884 - 09 2009 (9) In the Lotus Notes Client I can open any URL by typing it into the addressbar. Why there is no SSO between my Lotus Notes Session and the URL on a Domino Server in the same Domino Directory? |
32 | Open Process to enhance Domino HTTP Engine in Release 9Axel Janssen4993 - 08 2008 (6) (I droped mentioning xhtml after reading Stan Rogers comment). Bob Balaban has mentioned on his blog that there might be some ideas to modernize the Domino HTTP engine for a later release. I think this is getting more and more important for different reasons: - we now have ... |
30 | Using more universal SSL certificate stores instead of keyring filesSerdar Basegmez948 - 18 2011 (0) As far as I know, keyring files are not supported by other powerful web servers on the market. Even Websphere group is not using and supporting this file format. I'd like to know if there is a clear advantage of SSL keyring files. If not, it should be replaced ... |
29 | Allow me to write binary data to the response stream in LS and Java.Peter LaComb677 - 08 2007 (1) I'd really like to be able to send a file attachment as a response without a redirect (since I'm creating the file in memory, I don't want to save it and then purge it at some later date). |
24 | Add a menu option or button to allow user to force sync of Notes password to http passwordDavid Hablewitz13448 - 04 2010 (0) For whatever reason, on occasion the HTTP password does not get synchronized with the Notes password. Add a way to manually force synchronization, like a menu option (File - Security - Synchronize Notes and HTTP/Sametime passwords) or as a button on the User Security dialog. Yes, users can set ... |
18 | Design element property to add custom HTTP response headersJeff Gilfelt1049 - 15 2008 (0) Give us a property to specify any http header and value ("expires" for instance) for the Domino server to append to the http response. Make this property available in every design element. @SetHTTPHeader only really works in the context of forms and pages. I know this can be ... |
14 | Add DOCTYPE as database configurationSean Burgess5141 - 27 2011 (1) It would be great if I could set the DOCTYPE for all pages generated for a given database. It needs to be able to be set at the application level because different applications could use different DOCTYPEs. The setting would work for xPages, Forms, Pages, and Agents. This setting could ... |
12 | Assume ?open on resources uploaded via WebdavAndreas Imnitzer420 - 11 2009 (0) I like to use WEBDAV on Domino to publish simple websites. Some tools I use, generate .html pages that are called with url-parms, like: http//path/picturegallery.html?id=something&style=somethingelse. Trying to open this on domino creates an Error 500. Rearranging the link to: http//path/picturegallery.html?open&id=something&style=somethingelse" works. The above of course works on ... |
11 | Provide pseudo authentication for local previewSerdar Basegmez948 - 09 2012 (0) While developing XPages or Web application in designer, we cannot test applications for authenticated users. We need a server footprint for testing those applications. Local HTTP preview process has to be modified to support some kind of authentication (it may even be a text file for test users). |
-2 | Add Z-Mode support and file upload/download continue control to HTTP taskMika Heinonen3556 - 30 2007 (1) I encounter very often issues that users can not download bigger (>70MB) files which are stored as attachments into richtext fields via HTTP. I had to install FileZilla FTP server which supports download continue control, when the previous attempt was interrupted. This might need also that Domino starts to support ... |