stefanp
66e35b7704
supress security checks if accessed from commandline - setting via
...
res.data.noWeb
2004-01-06 15:51:12 +00:00
stefanp
d42fa49170
modified to work with type-definition by strings and not by constants
2003-06-24 14:43:40 +00:00
stefanp
710631429e
replaced tryEval with try/catch
2003-06-23 15:03:34 +00:00
hns
23c6c02b5c
Use password input field for password in manage/makekey
2003-04-16 14:21:21 +00:00
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
0524f54a47
failure to catch an empty enumeration from javascript caused a bug when
...
an application had no app.properties. workaround: check against new
method SystemProperties.size().
2002-04-18 09:37:55 +00:00
stefanp
8f6503ae6b
changed instructions
2002-03-26 19:00:25 +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
2a25fd3054
very basic skin
2002-03-26 16:08:03 +00:00
stefanp
9e8d43a015
html-form to set adminUsername and adminPassword
2002-03-26 16:07:48 +00:00
stefanp
41fdae647f
added style-class formEl
2002-03-26 16:04:45 +00:00
stefanp
7d607250b6
added link to helma.org, aehm
2002-03-25 18:50:29 +00:00
stefanp
eb6f593913
obsolete after switch to helma embedded md5-function
2002-03-25 17:57:38 +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