Mercurial > p > roundup > code
diff doc/upgrading.txt @ 2017:31d920b31642
Update customization examples too, expand upgrade notice a bit.
| author | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
|---|---|
| date | Sat, 14 Feb 2004 17:18:01 +0000 |
| parents | 2112962f5bb1 |
| children | 48600089c73d |
line wrap: on
line diff
--- a/doc/upgrading.txt Sat Feb 14 11:28:07 2004 +0000 +++ b/doc/upgrading.txt Sat Feb 14 17:18:01 2004 +0000 @@ -18,9 +18,11 @@ methods on the Client class. Though this approach still works to provide backwards compatibility, it is recommended you upgrade to the new approach, as described in the `Defining new web actions`__ section of the customization -documentation. +documentation. You might also want to take a look at the `Using an external +password validation source`__ example. -__ customizing.html#defining-new-web-actions +__ customizing.html#defining-new-web-actions +__ customizing.html#using-an-external-password-validation-source 0.7.0 Getting the current user id ---------------------------------
