-
Notifications
You must be signed in to change notification settings - Fork 16
Multiple Users #1
Comments
+1 |
Hi. Yep, implementing of multiple users is still planned. At the moment I switch the UI to Bootstrap and Backbone.js. After that I will add the multi-user-support and change to a stronger encryption - that will be the first stable major release. Before that the code base is not consistent and PRs are maybe difficult to apply. Regards |
Well if i can assist you let me know. |
Hi, Multi user, groups and ldap support would be wonderfull :D |
I can't wait for multi-user support! This ppma project is one-of-a-kind right now; any other PHP password manager I've been able to find is outdated, bad interface, difficult to use, etc. I wish that it was created in pure PHP rather than created in Yii, because Yii is a very large framework (some 20mb added to the size of this project!) and I'm not trained in the use of frameworks, making it very difficult for me to make any changes to the code for myself. But, once multi-user support (and Bootstrap!) is added, I don't think I'll need to be making any changes anyway. Keep up the fantastic work! |
Hi - is there any updates here? i will be so happy to see a mutiple uesrs password manager. it is really going to be one of a kind!!! |
Hi, im working on the new version, but I'm very busy atm. So there are no updates, sorry ,-) |
Any updates on this issue? |
Nop |
+1 |
2 similar comments
+1 |
+1 |
👍 |
and with LDAP support of course :) ^^ |
+1 :-) |
+1 |
Go get ratticDB בתאריך 22:51, Sat, Sep 12, 2015 מאת maxedrom notifications@github.com:
|
+1 |
How to install rattic db on Suse11 ? |
in phpMyAdmin, insert a user into the users table of your database. Encrypt the password and salt it. then just copy the encryption key file. On IsAdmin, 1 is yes, 0 is no. Granted, you"ll see everyone else's account descriptions, but not the password! |
@aidanappleCO Thanks in advance. Regards, |
It's not exactly the most user friendly, but what I did was change my password, copy the encrypted password from that account to another user. I just downloaded the file and reuploaded it to the new user. If I get around to it I might make a video, but I hope I was clear. I didn't use any code to make this possible. To insert in the database go to phpMyAdmin and go to your database, then there should be a table called users add them there. I just reused the salt as well. Tomorrow I'll make a video as I just realized how confusing this is.
|
@aidanappleCO |
Hi
i saw that you have a Sourceforge Issue on that. We would like to use PPMA to manage all Passwords in our Project. The Problem about this is, that multiple Groups (like Serveradmins which store their SSH Passwords or PR which store Forumpasswords or Facebookaccounts in it). Currently the system does not allow you to use multiple Users.
The Question is: Is it planned to implement ? If not will you take a PR for it ?
The text was updated successfully, but these errors were encountered: