Release 2.1.8

Update 06 AUG 2012

R.2.18 is out. With this release, TeamPass includes several bug corrections and includes some new features. The main ones are:

  • See Items directly from Search page
  • Receive an email when an Item is shown (under admin option)
  • Users can share Items by email
  • Roles / Folders matrix: Password complexity level is displayed
  • Item can be automatically deleted after being shown X times (under admin option)
For next 2.1.9, main improvement will be:
  • Italian language (by Frederico)
  • LDAP tunning (by Aurelien)
  • bugs correction
For 2.2, complet page change. I will provide some mockup screen-captures to get your feelings.
If you discover any bugs, please report in Github. I don’t maintain any more GoogleCode page.


Release 2.1.8 is in preparation. I’ve planned to deliver it this month, but actually fighting some bugs with emails. Tests are in progress but they take more time that I thaught.
Some news in next days 

For your information, this release includes a lot of new small featues that I will list when publishing it. The roadmap I’ve in mind is to reserve 2.1.9 to 2.1.8 bugs corrections without any major improvements.
The main evolution is planned for 2.2 that will include mainly a new interface and a new GUI more convinient for users. I’m open to any improvement suggestion …

Regards

Leave a comment ?

10 Comments.

  1. Sound’s good. I wonder if you plan to divide “style” and “application” separate in the next releases? As at the moment, it’s a bit a mixup between CSS and html blocks with formats in the php code. not that easy to customize look and feel of the application.

    beside this, keep up the good work. nice app, you wrote here.

  2. I can’t wait for the new release!

    I think that LDAP groups support would be a welcome addition, it would make administration much easier.

  3. Your application works like a charm … except for the Keepass import. I discovered Teampass beginning of this week and installed directly. This is the password web application we’re looking for also for our customers as the GUI is even in this status made for not so experienced users :-)
    Unfortunately the high important feature of importing Keepass files is currently a show stopper for us as we’re dealing with a lot of keepass files and this function isn’t working at all. Using Windows Keepass instead of KeepassX on Mac didn’t help.
    In addition it would be great to export parts of the folder tree to a Keepass or pdf file to share it with the customers.
    Please contact us for any support if needed as we really appreciate the work that is done by you so far!

    Best regards
    Markus

    • I have tested import and it works but you need to hav
      e the right formatting. Took me a while to figure it out.

    • Thank you :-)
      Concerning imports, the script is done for being compliant with XML file generated from Keepass Windows version (I’ve used 2.14). Perhaps can you contact me by email in order to see how I can support you.
      Concerning export, yes it is possible but it needs to be enabled from the settings page.
      Cheers

  4. Great, will be waiting for the new release! Hope it doesn’t brake a lot of stuff :)

    If something – will test and report!

  5. Hello,

    I don’t know if it is a bug of the version 2.1.8 but, when i want to announce the new created item by mail, i receive a empty mail, only the title is written…

  6. OK, so I upgraded my install 2.1.8 and still have a problem with access rights (or maybe I don’t understand how it works) – I created users, added them to a group, granted this group access to a folder. Now a user can create an item, only managers can do that.

    Also, is there a mailing list or IRC channel where we can discuss issues like htis?

  7. sorry, I meant – any user can create items, but only managers can edit them afterwards. That’s my problem. Even setting the “anyone can edit” parameter does not help.

  8. I’m trying to install teampass 2.1.8 on a fresh debian install with PHP 5.3.3, MySQL 5.1 and the php5-mcrypt extension. I created a database, added a user and gave him all permissions. When it comes to the install steps the install.php script fails in step 2 when entering the database informations, I get an internal server error (500):
    POST https://hostname/install/install_ajax.php 500 (Internal Server Error) install.js:71
    I already: Cleared the browser cache, looked into the apache logfile (nothing interesting there) checked the MySQL User (can login to MySQL).
    Can anyone give me a hint what the problem could be there?
    Thanks