[ 
https://issues.apache.org/jira/browse/COUCHDB-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336736#comment-14336736
 ] 

ASF GitHub Bot commented on COUCHDB-2625:
-----------------------------------------

GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-fabric/pull/14

    Use couch_db:validate_dbname

    COUCHDB-2625

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/iilyak/couchdb-fabric 2625-dbname_validator

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fabric/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14
    
----
commit 8cdaea804687933b532d21e1991deda72baf4260
Author: ILYA Khlopotov <[email protected]>
Date:   2015-02-25T16:33:22Z

    Use couch_db:validate_dbname
    
    COUCHDB-2625

----


> Make customizable dbname_validator 
> -----------------------------------
>
>                 Key: COUCHDB-2625
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2625
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Database Core
>            Reporter: ILYA
>            Assignee: ILYA
>
> Currently allowed databases names are either should match regexp or hardcoded 
> list of internal databases like _users or _replicator. Which make it hard to 
> customize without modifying source code.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to