Open main menu

CDOT Wiki β

Changes

Convert password storage to a SQLite database

790 bytes added, 20:30, 21 April 2008
Project News
A very VERY trivial one - the existing patch for nsLoginManager.js is declared obsolete and removed from the code. See https://bugzilla.mozilla.org/show_bug.cgi?id=288040 for details.
 
 
'''v0.2'''
 
For the next release I'm thinking about going down the route suggested by Mike Shaver during our chat when he visited our class to give a lecture, and that is to implement the solution as an extension. Doing it this way will give me more freedom, but at the same time moving passwords onto SQLite is going to become a default sooner rather than later across the Mozilla world so having it implemented as an optional solution does not really make sense. In any case, for v0.2 my goal is to have the current solution re-packaged as an extension, and then for v0.3 and beyond to go into cleaning up the code and optimization.
 
'''v0.3'''
 
This is what i have so far - it's still not functional but i'll keep working on it.
 
http://zenit.senecac.on.ca/wiki/imgs/Storagesqlite.xpi
1
edit