Title: Password Vault
Author: mrdenny
Published: <strong>25 mai 2014</strong>
Last modified: 16 décembre 2018

---

Recherche d’extensions

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://s.w.org/plugins/geopattern-icon/password-vault.svg)

# Password Vault

 Par [mrdenny](https://profiles.wordpress.org/mrdenny/)

[Télécharger](https://downloads.wordpress.org/plugin/password-vault.zip)

 * [Détails](https://fr-be.wordpress.org/plugins/password-vault/#description)
 * [Avis](https://fr-be.wordpress.org/plugins/password-vault/#reviews)
 *  [Installation](https://fr-be.wordpress.org/plugins/password-vault/#installation)
 * [Développement](https://fr-be.wordpress.org/plugins/password-vault/#developers)

 [Support](https://wordpress.org/support/plugin/password-vault/)

## Description

Do NOT use with PHP 7.3 or above. This plugin currently uses features which are 
only found in PHP 7.2 and below.

Allows for the secure saving of passwords within the WordPress Admin Interface. 
Access to a accounts can be given based on
 wordpress users and/or groups. Groups
are defined within the plugin directly on the settings screen. Plugin uses your 
sites specific SECURE_AUTH_KEY value from your wp-config.php file as your encryption
key, so no two sites use the same key (a warning is shown if you are using the default
value).

The plugin includes 5 user configurable fields (« Client Name » and « Account Type»
in the screenshots) so you can customize
 them for your needs.

All viewing of passwords as well as changing of passwords is logged for auditing
purposes.

Encryption keys can be changed by putting the new key in the wp-config.php file 
and the old key in the settings page, then
 running through the key migration process.

Searching in the username field supports wildcard searching by default. By default
the five user defined fields are static
 matching when there is a value in the field.
Wildcard searching is supported on the user defined fields by using the %.

## Captures d’écran

 * [[
 * Adding a new account.
 * [[
 * Searching for an account.
 * [[
 * Editing an account.
 * [[
 * Editing permissions on an account.
 * [[
 * Main settings page.
 * [[
 * Group Management settings page.
 * [[
 * Group Membership settings page.
 * [[
 * Optional Settings Menu

## Installation

This section describes how to install the plugin and get it working.

e.g.

 1. Upload the contents of the zip file to the `/wp-content/plugins/password-vault`
    directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Set a secure password as the SECURE_AUTH_KEY value in the wp-config.php file
 4. Configure the settings through the settings page.
 5. Begin documenting account information through the tools page.

## FAQ

  What does this plugin do?

This plugin allows you to securly store usernames and passwords online in a password
protected repository.

  How do I change the encryption key?

To change the encryption key, first enter the new key in the wp-config.php file.
Then open the settings page,
 and put the old key in the field at the bottom and
save the settings. A new menu option at the top of the page will appear called «
Complete Key Change ». Select this link, check the checkbox to verify that you have
a backup and click the « Complete Key Change » button. Depending on how much data
you have in the main table and the audit table this process may run quickly or it
may take a long time. No matter how long it takes do NOT stop the process.

Stopping the process can cause you to loose access to some or all of the data.

After the process is done, go back to the main page and remove the old encryption
key and save the settings. This will
 remove the link from the menu at the top of
the page.

  How many Groups can I have?

Basically as many as you want. The field is an INT(11) in MySQL so you should be
able to have 2,147,483,647 groups.

  Where are the users configured?

The users are simply users from WordPress.

  Can a user see an account if they don’t have access to it?

Sort of. They will be able to see that the account exists, but they won’t be able
to see the password. Even if they
 figure out the ID number and stick it in the 
URL field manually it still won’t show them the password.

  Can someone have write permissions without read permissions?

No. If you grant write permissions to a user, they get read permissions automatically.

  Can someone have owner permissions without read or write permissions?

No. If you grant owner permissions to a user, they get read and write permissions
automatically.

  What takes priority, group or user permissions?

Neither, they are merged.

  My site is behind a load balancer, and I’ve got the « Requires SSL » setting checked,
but it isn’t working.

This is because the application is using the [is_ssl()](https://codex.wordpress.org/Function_Reference/is_ssl)
function within WordPress
 which isn’t correctly handle load balancers. For now 
it is recommended that you follow the directions in the is_ssl() document and add
the « Force SSL URL Scheme » plugin to your site so that the site forces SSL. If
this doesn’t work, contact us via the forums and we’ll figure it out.

  Why does auditing turn itself on every time I upgrade or activate the plugin?

This is done as a security precaution. Every time the plugin is activated it turns
auditing back on if it is disabled.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs & développeurs

« Password Vault » est un logiciel libre. Les personnes suivantes ont contribué 
à cette extension.

Contributeurs

 *   [ mrdenny ](https://profiles.wordpress.org/mrdenny/)

[Traduisez « Password Vault » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/password-vault)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/password-vault/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/password-vault/), ou 
s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/password-vault/)
par [RSS](https://plugins.trac.wordpress.org/log/password-vault/?limit=100&mode=stop_on_copy&format=rss).

## Journal

#### 1.8.3

 * Fixed passwords being saved in autosave dropdown in the browser
 * Fixed another XSS potential issue

#### 1.8.2

 * Fixed XSS potential issues
 * Tested up through 4.7.2
 * Changed default screen to be search page instead of just the menu

#### 1.8.1

 * Tested for version 4.3
 * Fixed issue with users being able to see passwords from other groups
 * Fixed issue with permissions not being added to new records on insert correctly

#### 1.8

 * Tested for version 4.1
 * Verified that all database calls with parameters which have user specified data
   are paramaterized
 * Sanatizing user inputs to prevent javascript attacks

#### 1.7.1

 * Changed graphics to use absolute paths based on plugin folder location, so they
   aren’t incorrect if using non-default location.
 * Cleaned up some class calls.
 * Uploaded this update from 30k feet at 400mph, because that’s just how I roll.

#### 1.6

 * Added a setting to hide the application unless the user is a member of a group
   within the application.
 * Added a setting to hide users and groups which the user doesn’t have a group 
   relationship with.
 * Changed the builtin ad from showing the WordPress version number to the plugin
   version number.

#### 1.5

 * Allows for users to see or not see accounts they have access to depending on 
   setting.
 * Added validation to ensure that values are the correct length when being stored.
 * Added button to go from adding a new record to using that record quicker.
 * Added option to redirect away from page with password showing after n seconds.
 * Added a link to the « requires SSL » error to make it easier to get to the app
   via SSL.
 * Enabled account deletion, when deletion is enabled in the settings.
 * Made all custom fields wildcard searches by default.
 * Cleaned up buttons on the view account screen.

#### 1.3.2

 * Fixing icon in custom menu, because I’m an idiot.

#### 1.3.1

 * Fixing icon files which didn’t get uploaded in the initial 1.3 release

#### 1.3

 * Made option to have application as it’s own menu item instead of under Options
   and Tools menus

#### 1.2.4

 * Fixed the double back slash problem
 * Removed the double back slash problem from the FAQ
 * Made URLs in the user defined fields clickable from the search page
 * Fixed formatting on the Find Account page

#### 1.2.3

 * Fixed formatting issues with a couple of tables.

#### 1.2.2

 * Fixing upgrade code.

#### 1.2

 * Made auditing optional
 * Logs when auditing is enabled and disabled
 * Tightened up the code a little
 * Added an additional security check to ensure user is logged in when using the
   application

#### 1.1

 * Cleaned up buttons
 * Added audit viewing screen.
 * Add option to require SSL for plugin use. Settings page doesn’t require SSL.
 * Made custom labels optional or required.
 * Code cleanup.

#### 1.0

 * User Defined Fields are added.
 * Group Management.
 * Group Membership.
 * Encryption for passwords everywhere they are stored.
 * User level permissions.
 * Group permissions.

## Méta

 *  Version **1.8.3**
 *  Last updated **il y a 7 années**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 ou plus **
 *  Tested up to **4.9.29**
 *  Language
 * [English (US)](https://wordpress.org/plugins/password-vault/)
 * Tags
 * [password](https://fr-be.wordpress.org/plugins/tags/password/)[passwords](https://fr-be.wordpress.org/plugins/tags/passwords/)
 *  [Vue avancée](https://fr-be.wordpress.org/plugins/password-vault/advanced/)

## Notes

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/password-vault/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/password-vault/reviews/)

## Contributeurs

 *   [ mrdenny ](https://profiles.wordpress.org/mrdenny/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/password-vault/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](http://dcac.co/go/password-vault)