You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Demo_mode.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ An addition aspect of Demo Mode is that login processing can (optionally) be ski
10
10
To access Demo mode, use the following URLs:
11
11
12
12
```https://online.interlisp.og/demo?start=\<START-SCRIPT>``` for automatic guest login.
13
+
13
14
```https://online.interlisp.og/demo/login?start=\<START-SCRIPT>``` to require logins
14
15
15
16
```<START-SCRIPT>``` is a URL pointing to a start-script lisp file that can be wget'd by the OIO server. **This URL must be encoded using the equivalent of Javascript's *encodeURIComponent*.** The easiest way to do this is via one of the many websites that offer this service such as https://meyerweb.com/eric/tools/dencoder/.
0 commit comments