Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a config file option to disable the length checks on Login & password #2236

Closed
mattab opened this issue Mar 27, 2011 · 2 comments
Closed
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 27, 2011

When one imports their existing users & passwords in Piwik, the rules around the user login or the user passwords are not necessarily as restrictive as Piwik.

The proposal is to add a config file setting that when enabled, would not test the password and login for minimum length or accepted characters.

This will be useful when we publish the Apache log to piwik tool :)

@mattab
Copy link
Member Author

mattab commented Mar 29, 2011

(In [4225]) Fixes #2236 New config setting:
; Piwik will check that usernames and password have a minimum length, and will check that characters are "allowed"
; This can be disabled, if for example you wish to import an existing User database in Piwik and your rules are less restrictive
disable_checks_usernames_attributes = 0

@mattab
Copy link
Member Author

mattab commented Mar 29, 2011

@mattab mattab added this to the Piwik 1.3 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

1 participant