2007-07-16
Today's the biggest changes are related to greatly improved login features. Although this might look like a easy add-on, it required a lot of work with our codebase.
- improved Login dialog interface — enter and tab work much better
- cross-domain sessions — previously: if you were using custom domains for you site you had to login independently in each of the domains. now: login once at ANY of our wikis and we will recognize your session wherever you go within the Wikidot project, including custom domains
- browsers can now remember and auto-fill your login/password. Firefox does the its job perfectly, other browsers might still have some issue.
- fixed string handling (escaping) with searching modules - a minor bug
- removed the paranoid SSL from the secure access options — the existing SSL access is secure enough and much much simpler.