gerrit/gerrit-reviewdb
Shawn O. Pearce 37930f8d55 Add a password field to the account identities
Some types of identities, e.g. "username:", now support having
an optional password generated alongside of them.  This can be
used in the future to authenticate the user.

Currently we intend to use this only for authentication over
HTTP, so we generate the password for the user as they would
need to store it into a local ~/.netrc.  We don't want them
to reuse an existing password that might be vulnerable.

Change-Id: I047a97f00249c81638625d7654087ea71f8f386a
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-01-15 17:22:44 -08:00
..
.settings Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
src/main Add a password field to the account identities 2010-01-15 17:22:44 -08:00
.gitignore Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
pom.xml Call the next version 2.1 2009-12-12 20:17:29 -08:00