Last change
on this file since 113492 was
103720,
checked in by spip.franck@…, 4 years ago
|
Contrib est en https, donc j'ajoute le "s", plus divers broutilles
|
File size:
773 bytes
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom> <!-- Nom du plugin --> |
---|
3 | hashmask |
---|
4 | </nom> |
---|
5 | <auteur> <!-- Auteur du plugin --> |
---|
6 | cyp |
---|
7 | </auteur> |
---|
8 | <version> |
---|
9 | 0.2 |
---|
10 | </version> |
---|
11 | <etat> |
---|
12 | stable |
---|
13 | </etat> |
---|
14 | <description> |
---|
15 | <multi>[fr]hashmask permet de confirmer si vous avez tapé le bon mot de passe |
---|
16 | Jquery proposé par Chris Dary <umbrae@gmail.com> |
---|
17 | http://lab.arc90.com/2009/07/09/hashmask-another-more-secure-experiment-in-password-masking/ |
---|
18 | </multi> </description> |
---|
19 | <lien>https://contrib.spip.net/Hashmask</lien> |
---|
20 | <prefix>hashmask</prefix> |
---|
21 | <pipeline> |
---|
22 | <nom>insert_head</nom> |
---|
23 | <action>insert_head</action> |
---|
24 | <inclure>hashmask_fonctions.php</inclure> |
---|
25 | </pipeline> |
---|
26 | <icon> |
---|
27 | images/hashmask.png |
---|
28 | </icon> |
---|
29 | <necessite id="SPIP" version="[1.9.0;]" /> |
---|
30 | <categorie>auteur</categorie> |
---|
31 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.