How to hide individual XPages from being accessed from a webbrowser

Thomas Adrian

I have a database with many xpages, sometimes the xpage is not ready for production and sometimes I just want to keep some xpages within the database without users allowed to access them.

In Domino Designer xpages view there are columns for show and hide design from notes and web but there are no place to change these column values.

enter image description here

I want to know if there is a way to hide an xpage from being accessed from a webbrowser without making changes to the xpage itself. i.e changing the Notes/Web values or giving them a special name?

Note: I am looking for a way to do this without adding or changing code

Simon O'Doherty

There is no option to hide sadly (Create a PMR for an enhancement request).

You could try signing the XPages with a signature that doesn't have the right to run on the production server. That way the users would not be able to render the pages.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Protect PDF docs from being directly accessed in URL

From Dev

How to protect my Javascript from being accessed by other parties?

From Dev

WebBrowser .NET Windows Forms - Cut/Hide parts from the page

From Dev

xpages how to open/save a file from a link

From Dev

How to find if two distinct accounts are being accessed from same computer but using different browser?

From Dev

How to protect JSON API from being accessed by anyone but my iOS client?

From Dev

How to hide bin and obj folder from being displayed in solution explorer

From Dev

How can I prevent this script from being freely accessed?

From Dev

How to hide menu on fragment (which is being replaced from the layout)?

From Dev

How we can stop mouse clicks and key presses from being transfered to loaded document in WebBrowser?

From Dev

How to prevent Laravel Routes from being accessed directly (i.e. non-ajax requests)

From Dev

selinux prevents nagios config from being accessed

From Dev

How can I prevent Sitecore content from being accessed under any language identifer?

From Dev

CDN not being accessed from username.github.io?

From Dev

How to protect my Javascript from being accessed by other parties?

From Dev

How can I hide that a ViewController is being initialized from a Storyboard?

From Dev

how to hide a page from being seen in wordpress backend and frontend

From Dev

Hide a program from being visible on the desktop

From Dev

How can I prevent this script from being freely accessed?

From Dev

Hide cell from being computed in the formula

From Dev

How can I use ffmpeg to add music to a video being built from individual images with -filter_complex?

From Dev

How do I block certain websites from being accessed through a browser?

From Dev

How do I make my backspace key functional in a bash script for Linux being accessed remotely from Windows?

From Dev

CDN not being accessed from username.github.io?

From Dev

how do I prevent my list items from being broken up into individual strings when writing to CSV?

From Dev

FlatFileItemReader cannot be cast when being accessed from custom ItemReader

From Dev

C# - How to lock a method from being accessed by multiple process

From Dev

How are the individual bits accessed in this code?

From Dev

Run method when viewcontroller is accessed from another vc being dismissed

Related Related

  1. 1

    Protect PDF docs from being directly accessed in URL

  2. 2

    How to protect my Javascript from being accessed by other parties?

  3. 3

    WebBrowser .NET Windows Forms - Cut/Hide parts from the page

  4. 4

    xpages how to open/save a file from a link

  5. 5

    How to find if two distinct accounts are being accessed from same computer but using different browser?

  6. 6

    How to protect JSON API from being accessed by anyone but my iOS client?

  7. 7

    How to hide bin and obj folder from being displayed in solution explorer

  8. 8

    How can I prevent this script from being freely accessed?

  9. 9

    How to hide menu on fragment (which is being replaced from the layout)?

  10. 10

    How we can stop mouse clicks and key presses from being transfered to loaded document in WebBrowser?

  11. 11

    How to prevent Laravel Routes from being accessed directly (i.e. non-ajax requests)

  12. 12

    selinux prevents nagios config from being accessed

  13. 13

    How can I prevent Sitecore content from being accessed under any language identifer?

  14. 14

    CDN not being accessed from username.github.io?

  15. 15

    How to protect my Javascript from being accessed by other parties?

  16. 16

    How can I hide that a ViewController is being initialized from a Storyboard?

  17. 17

    how to hide a page from being seen in wordpress backend and frontend

  18. 18

    Hide a program from being visible on the desktop

  19. 19

    How can I prevent this script from being freely accessed?

  20. 20

    Hide cell from being computed in the formula

  21. 21

    How can I use ffmpeg to add music to a video being built from individual images with -filter_complex?

  22. 22

    How do I block certain websites from being accessed through a browser?

  23. 23

    How do I make my backspace key functional in a bash script for Linux being accessed remotely from Windows?

  24. 24

    CDN not being accessed from username.github.io?

  25. 25

    how do I prevent my list items from being broken up into individual strings when writing to CSV?

  26. 26

    FlatFileItemReader cannot be cast when being accessed from custom ItemReader

  27. 27

    C# - How to lock a method from being accessed by multiple process

  28. 28

    How are the individual bits accessed in this code?

  29. 29

    Run method when viewcontroller is accessed from another vc being dismissed

HotTag

Archive