This page (revision-7) was last changed on 23-Apr-2022 17:06 by HarryMetske

This page was created on 23-Apr-2022 17:05 by HarryMetske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
7 23-Apr-2022 17:06 2 KB HarryMetske to previous
6 23-Apr-2022 17:05 2 KB HarryMetske to previous | to last
5 23-Apr-2022 17:05 2 KB HarryMetske to previous | to last
4 23-Apr-2022 17:05 2 KB HarryMetske to previous | to last
3 23-Apr-2022 17:05 2 KB HarryMetske to previous | to last
2 23-Apr-2022 17:05 1 KB HarryMetske to previous | to last
1 23-Apr-2022 17:05 1 KB HarryMetske to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 5 changed 2 lines
* The passwords were first in plain text, later on they were (SHA) hashed. (quite long ago)
* The format of the date fields have changed. (since 2.4.59)
* The passwords were first in plain text, later on they were (SHA) hashed.
* The format of the date fields have changed.
At line 15 changed 2 lines
# The input userdatabase file will first be validated against an XML Schema, it will stop when the validation fails %%small (the xsd file is contained in the attached jar file) %%.
# If you have plaintext passwords, they will be changed.
# The input userdatabase file will first be validated against an XML Schema, it will stop when the validation fails.
# If your passwords were already hashed, they will not be changed.
At line 49 changed one line
Attached you find the necessary code to run it, it also contains the source, so you can verify what it will do :-) .
Attached you find the necessary code to run it, it also contains the source so that you can verify first what it will do :-) .