0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix for Check Preferences More... over 18 years ago
-Update many things arount the JS-SHA-Login. (Password reset should work now) -add a bad low-level-way to change a user password in the _install section More... over 18 years ago
- updates for the SHA-JS-Login and password reset (must be bugfixed and cleanup! EMail sending not ready, yet.) - moved "redirect_warnings()" into "content_processors.py" - use "redirect_warnings()" in "class BaseInstall()", too. - moved some JS routines into "shared_sha_tools.js" More... over 18 years ago
-PyLucid.system.URLs revised -add a unittest for the URLs More... over 18 years ago
update unittest for the crypt modul. More... over 18 years ago
Drop PyLucid_markup table ("tinyTextile" renamed to "textile") More... over 18 years ago
remove a unused cgitb More... over 18 years ago
-next step to a password reset via email (but not ready, yet.) -user model: change for a unused password -update Routine: set a unused password for the old user accounts -update auth/JS-SHA-Login unittest More... over 18 years ago
Bugfixes for _install execute python code. More... over 18 years ago
Redirect every "warning" messages into the page_msg More... over 18 years ago
"tinyTextile" renamed to "textile" More... over 18 years ago
Update db_dump_data ("tinyTextile" renamed to "textile") More... over 18 years ago
Bugfixes for "tinyTextile" renamed to "textile" More... over 18 years ago
auth: Password reset. (A first step, only.) More... over 18 years ago
-update the "update routines"... -delete the old MySQLdump plugin. More... over 18 years ago
bugfix: sha1.js -> sha.js More... over 18 years ago
Update for a first working JS-SHA1-Login ;) More... over 18 years ago
one step closer to a JS-SHA1-Login ;) More... over 18 years ago
some change in auth... But SHA1-Login not implemented, yet... More... over 18 years ago
Drop preferences table before syncdb (for updating). More... over 18 years ago
Output without escape sequences (_install section SQLinfo) More... over 18 years ago
Use PyLucid.system.page_msg in the _install section login, too. More... over 18 years ago
work-a-round for standalone_w32.cmd: make a copy from django-admin.py... More... over 18 years ago
Bugfix for _install login: Wrong hash length checks. More... over 18 years ago
-implement a first step to a JS-SHA1-Login (implemented only a plaintext login, yet) -split static things in context_processors (add_dynamic_context) -delete some obsolete files -add some Eclipse stuff to svn:ignore More... over 18 years ago
-update svn:keywords -update license information: change from "GPL v2 or above" to "GPL v3" More... over 18 years ago
Bugfix in JS: length of the salt value New: XOR one-time-pad crypter (for SHA-JS-Login) add unitest for SHA salt hash function and the new XOR crypter. More... over 18 years ago
remove port address. More... over 18 years ago
typo More... over 18 years ago
some little improvments for the _install login pages More... over 18 years ago