Ticket Change Details
Not logged in
Overview

Artifact ID: 4c543e3c48cae8022f63489d5562ac60f6f8d58d
Ticket: 9195b1e5f38f15acf19b6e629fbacb122665dabc
Support "fossil new myfossil.fsl user=root password=test1234"
User & Date: jeremy_c 2010-01-26 14:41:14
Changes

  1. Appended to comment:
    
    
    <hr><i>jeremy_c added on 2010-01-26 14:41:14:</i><br>
    I implemented --admin-user|-A when creating a new repo file. I did not implement supplying the password on the command line. That can be changed easily enough in the ui or via fossil user password USERNAME PASSWORD. Setting the default user could not be altered before history was already created for that user.
    
    As for adding a user in addition to the default admin user, you can do that after the repo is created via the ui or fossil user new ?USERNAME? ?CONTACT-INFO? ?PASSWORD?. Therefore, I am going to close this ticket.
    
  2. resolution changed to: "Fixed"
  3. status changed to: "Closed"