Files
gerrit/Documentation
Patrick Hiesel a024242f22 Implement ExternalUser to allow checking permission on not-yet-registered-user
This functionality can be useful for anyone running their own auth
backend. At Google, this will be used to let users view source code
in Gitiles, even though they don't yet have a Gerrit account. When
they are ready to contribute (review, send changes), they'll create
a Gerrit account.

This functionality isn't limited to Google's installation. The open-
source community has been working on an auth backend abstraction and
implementation that can use this functionality in exactly the same
way.

Either way, the ExternalUser class and the small modification in
SystemGroupBackend don't harm any existing use case and aren't
complex to maintain.

Change-Id: I3b3b66bf72f2cb96e62ec3f1449e487f7c363290
2020-12-21 16:06:43 +01:00
..
2015-05-06 11:25:51 -07:00
2018-09-24 23:07:53 +00:00
2020-03-02 08:12:22 +09:00
2020-04-02 14:18:24 +00:00
2020-04-03 10:12:08 +09:00
2020-08-31 20:22:04 +01:00
2020-01-10 14:20:23 +09:00
2020-02-13 10:25:58 +09:00
2020-09-18 10:17:38 +02:00
2020-07-11 10:14:16 +02:00
2017-09-30 15:47:14 +02:00
2015-04-30 14:37:09 +00:00
2020-04-04 10:09:39 -04:00
2020-07-27 18:21:32 +03:00