DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:passwordgenerator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:passwordgenerator [2015-05-09 13:13] – created 87.156.145.100plugin:passwordgenerator [2023-11-30 04:36] (current) Aleksandr
Line 1: Line 1:
-====== PasswordGenerator Plugin ======+====== Password Generator Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Javascript Password Generator. Simply creates new password or validates selected text against complexity requirements and replaces selection with generated password if necessary. Password contains atleast some defined special chars.+description: JavaScript password generator. Simply creates new password or validates selected text against complexity requirements and replaces selection with generated password if necessary. Password contains at least some defined special chars. Please be aware that the password will be stored in DokuWiki text files without any security in default
 author     : An-dir author     : An-dir
 email      : 1.c-j@gmx.de email      : 1.c-j@gmx.de
-type       :  +type       : Action 
-lastupdate : 2015-05-09 +lastupdate : 2020-08-02 
-compatible : Hrun+compatible : Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo, Hogfather, Igor, Jack Jackrum
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : password generator javascript +tags       : passwordgenerator, validator, javascript
- +
-downloadurl: http://github.com/An-dir/dokuwiki-plugin-passwordgenerator/zipball/master +
-bugtracker : http://github.com/An-dir/dokuwiki-plugin-passwordgenerator/issues +
-sourcerepo : http://github.com/An-dir/dokuwiki-plugin-passwordgenerator/ +
-donationurl: +
  
 +downloadurl: https://github.com/An-dir/dokuwiki-plugin-passwordgenerator/zipball/master
 +bugtracker : https://github.com/An-dir/dokuwiki-plugin-passwordgenerator/issues
 +sourcerepo : https://github.com/An-dir/dokuwiki-plugin-passwordgenerator/
 ---- ----
  
Line 23: Line 21:
  
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
  
-Simply click on the new toolbar button to get a generated password.+Simply click on the new toolbar button to get a generated password. If you have any text selected, then it will be validated and if necessary, it will be replaced with a new password.
  
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
  
-No configuration yetOpen the "script.js" and modify length or chars there+Now you can configure 4 charsets wich are supposed to be used. 
 +Length is now also an option in configuration settings. 
 +Many more will be there, just more testing and some fixes needed to release new code.
  
 ===== Development ===== ===== Development =====
Line 39: Line 39:
  
 === Change Log === === Change Log ===
 +
 +  * **2020-08-02**
 +    * Made the description on the button dynamically, so it tells you what it will do, depending on the settings you made in your configuration.
 +    * Regeneration of a new password is now extremely easy (second click - if remove selection is disabled in options)
 +    * a good and validated password can now be replaced if you simply click the button again (if remove selection is disabled in options)
 +
 +  * **2020-07-25**
 +    * Added Configuration Settings "Charset1", "Charset2", "Charset3", "Charset4", another for Password Length, and a last one to handle if selected strings are deselected after generation/validation.
 +
 +  * **2020-07-20**
 +    * Fixed Update Bug (reported by Ben - thank you)
 +    * Validated compatibility (tested by Ben - thanks again)
  
   * **2015-05-09**   * **2015-05-09**
Line 45: Line 57:
 === Known Bugs and Issues === === Known Bugs and Issues ===
  
-  None / need more testing +Nothing worse, and I'm going on... 
 +  Charset No4 currently not fully applied 
 +  * Validation of selected password doesn't apply exactly as it should
  
-=== ToDo/Wish List === 
  
-  * Multiple defineable password criterias+=== ToDo/Wish List ===
  
 +  * Multiple password criteria to select
 +  * Better customization (already has some configuration options now, but more may come)
  
 +=== Used Sources ===
 +  * Generator: https://jpvalappil.wordpress.com/2010/07/02/javascript-password-generator/
 +  * Icons: http://commons.wikimedia.org/wiki/File:Crystal_Clear_action_lock.png
 +  * DokuWiki: [[devel:toolbar#using_javascript]]
plugin/passwordgenerator.1431170004.txt.gz · Last modified: 2015-05-09 13:13 by 87.156.145.100

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki