Go to file
Shawn Pearce 773f8f1469 Permit Realm to supply email address verification on the fly
A Realm might have more data about a user's account in the backend
database. If email address information is available, the realm could
look this up on the fly to verify incoming commits.

Add a new hasEmailAddress() method to check individual emails and
cache results inside of the IdentifiedUser object for the duration
of the current request/operation scope.

Also add a method to lookup as many possible email variations as
possible, for reporting in error messages or GET /emails API.

Change-Id: I13fec7eb00b1bd6ddcb74323ba7205ee1b2ee42f
2014-12-22 08:46:56 -08:00
2014-11-08 08:31:08 -08:00
2014-12-18 11:16:03 +09:00
2013-11-30 01:53:00 -08:00
2014-12-08 09:48:09 +09:00
2014-12-08 09:48:09 +09:00
2014-12-10 12:49:26 +09:00
2014-12-08 09:48:09 +09:00
2014-12-19 10:48:42 -08:00
2014-12-04 11:23:01 +09:00
2014-12-17 22:41:02 +01:00
2014-11-08 08:31:08 -08:00
2013-11-09 07:45:00 +01:00
2014-11-06 09:15:44 +01:00
2014-05-19 11:41:31 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2014-12-08 09:48:09 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB