Skip to content
  • Daniel Gerhardt's avatar
    Use new user views · 2f25c97b
    Daniel Gerhardt authored
    The following replacements have been made:
    * New design document name
        - New view name: (conditions) keys => values
            * Full old view name: (conditions) keys => values
    
    * user/
        - user/by_creation_for_inactive: (activationKey) creation => _rev
            * user/inactive_by_creation: (activationKey) creation => _rev
        - doc_by_username: username => doc
            * user/all: username => doc
    2f25c97b