summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiHistory.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/TWiki/TWikiHistory.mdwn b/TWiki/TWikiHistory.mdwn
index d767b6bb..a9108534 100644
--- a/TWiki/TWikiHistory.mdwn
+++ b/TWiki/TWikiHistory.mdwn
@@ -39,6 +39,7 @@
* [[Main/PeterThoeny]] - 15 Jul 1999: Search path for include files in <code>%INCLUDE:"file.inc"%</code> variable. Search first in the current web, then in parent data directory. Useful to overload default include text in the data directory by web-specific text, like for example `webcopyright.inc` text.
* [[Main/PeterThoeny]] - 21 Jul 1999: Flag `$doRemovePortNumber` in wikicfg.pm to optionally remove the port number from the TWiki URL. Example: `www.some.domain:1234/twiki` gets `www.some.domain/twiki` .
* [[Main/PeterThoeny]] - 22 Jul 1999: Flags `$doLogTopic*` in wikicfg.pm to selectively log topic view, edit, save, rdiff, attach, search and changes to monthly log file.
+* [[Main/PeterThoeny]] - 03 Aug 1999: Online registration of new user using web form in [[TWikiRegistration]]. Authentication of users.
**Related Topics**
@@ -46,4 +47,4 @@
* [[TWikiPlannedFeatures]] has a list of planned features.
* [[TWikiEnhancementRequests]] is the place where you can add your enhancement requests.
--- [[Main/PeterThoeny]] - 23 Jun 1999 <br />
+-- [[Main/PeterThoeny]] - 03 Aug 1999 <br />