default username and password for Monticello?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

default username and password for Monticello?

Alexandre Bergel-5
Hi!

Just wondering whether there is a way to specify my initial and  
password when loading versions ?
This would be very useful.

Cheers,
Alexandre

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.





Reply | Threaded
Open this post in threaded view
|

Re: default username and password for Monticello?

Dale
Alexandre,

Right now, you can specifiy a username and password in the config itself when you specify the repository:

  spec
    repository: 'http://www.example.com/private' 
    username: 'foo'
    password: 'bar'.

I suppose that we could start thinking about providing a way to supply the username and password for public configs ... In the GemStone version of Monticello, I catch repository access errors, prompt for a username and password and retry, which seems to work pretty well ... But other possibilities exist I suppose...

Dale

----- "Alexandre Bergel" <[hidden email]> wrote:

| Hi!
|
| Just wondering whether there is a way to specify my initial and  
| password when loading versions ?
| This would be very useful.
|
| Cheers,
| Alexandre
|
| --
| _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
| Alexandre Bergel  http://www.bergel.eu
| ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.