Sunday, September 9, 2012

Recent features added

I've added the following items to the TruSafe Vault:

  1. Suborganizations (man I need a better name for this)
  2. Hierarchical listings
  3. A Notes field to passwords
  4. Audit tracking behind the scenes. 
  5. Smaller username/password fields
  6. Menu items
Coming soon:
  1. Change password functionality (seriously? shouldn't have this been there the first day???)
  2. Verified email addresses
  3. Audit listings
  4. Collapsable tree
  5. Share permissions
  6. 2 factor authentication

MySQL... gone again

So I thought had the multiple insert save thing fixed, but alas, when using an ORM (WebObjects in this case) that decides it's own order, it is just too hard to keep track of things and try and keep saving each step in the proper order. Rather than fight this, I switched backed to PostgreSQL.

Honestly, the only reason I had tried to go back to MySQL was to use Amazon's RDS.