stefanp
544c791ddc
- moved key-generation from a global function to root/makekey.hac
...
- added a nice feedback skin
2002-12-04 09:21:40 +00:00
stefanp
c709dd4c59
server password is now encoded as one single entry in server.properties
...
(adminAccess instead of adminUsername+adminPassword)
2002-11-22 14:31:28 +00:00
stefanp
7bd5803a33
simplified editing of server authentication.
...
as changes to server.properties are now immediately read and accessible
from the manage-application we just have a md5-encoding utility and leave
it to the admin to add the values to the server.properties file. this makes
sure that nothing can be changed via the web.
changes to allowadmin are effective immediately too.
2002-11-22 11:58:37 +00:00
stefanp
604ab4f8ba
lots of formatting fixes,
...
added functionindex to docapplication
2002-11-22 11:39:11 +00:00
stefanp
7633e98eea
major overhaul of the manage app's api-documentation functions.
...
things can now be rendered to static html, new helma features are
supported (prototype extension), everyhting is done in a nice and
clean way with skins.
2002-11-21 18:36:03 +00:00
76bbe4053b
replaced "prefix" and "suffix" parameters in global formatProperties() function and corresponding skins by "itemprefix" and "itemsuffix" due to incorrect HTML output.
2002-10-26 11:07:50 +00:00
hns
1b3d6adc79
Show message when client IP address is not allowed instead of
...
going stealth mode.
2002-07-16 14:45:34 +00:00
c3b41519bf
moved format functions from macros.js to functions.js (where they belong to, imho)
2002-06-25 14:04:29 +00:00
stefanp
2daf832db0
made the "create username/password"-part work with the newer snapshots.
2002-06-20 17:21:21 +00:00
hns
32d2230ef5
Updated code to new session/app/req/res object layout.
2002-05-31 14:14:37 +00:00
stefanp
0dbab772a6
saving of username and password now works through appending and not by saving the whole properties list.
2002-03-26 19:00:03 +00:00
stefanp
ddd6149251
added createAuth()
...
if no username/password are set and request comes from localhost checkAuth() now goes into createAuth() to let user enter uname/passwd combination.
2002-03-26 16:10:28 +00:00
stefanp
6374ce94fc
improved addressFilter, switched to helma embedded md5-function
2002-03-25 17:56:26 +00:00
stefanp
3c21f1a7d2
ouch
2002-03-11 15:03:09 +00:00
stefanp
4a7616d5a0
This commit was generated by cvs2svn to compensate for changes in r2155,
...
which included commits to RCS files with non-trunk default branches.
2002-03-11 13:49:50 +00:00