Skip to content

Generates passwords according to user input parameters

License

Notifications You must be signed in to change notification settings

pixelstuermer/password4me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codebeat badge codecov License: MIT GitHub release heroku

password4me

Generates random passwords according to user input parameters

SwaggerUI

The SwaggerUI for detailled API description can be found here:

{base-url}/swagger-ui.html

Parameters

Using the parameterized API endpoints, the following parameters can be passed:

smallChars (boolean)
capsChars (boolean)
numberChars (boolean)
specialChars (boolean)
length (int)

Configuration

The following config variables can be passed when launching the application, for example like this:

admin.password=p455w0rd