commit | a63b47b8d811bd387ccda7edd7d1405139bd44d2 | [log] [tgz] |
---|---|---|
author | Michael Ochmann <michael.ochmann@sap.com> | Fri Jan 15 18:01:06 2016 +0100 |
committer | Michael Ochmann <michael.ochmann@sap.com> | Fri Jan 15 18:04:24 2016 +0100 |
tree | ef4980ae611f3cc534f7f17482d0767509803a1d | |
parent | d60261d09b22c5cbb02301cf56bf55a408e370f4 [diff] |
Avoid long overflow in AccessToken#isExpired() Change-Id: Ia21fe609f63f9b069dfd37e9b90e4cb59e6c4ab2 Signed-off-by: Michael Ochmann <michael.ochmann@sap.com>
With this plugin Gerrit can use OAuth2 protocol to authenticate users accessing Gerrit's Web UI with a CloudFoundry User Account and Authentication (UAA) server. The Sign In
link will redirect the user to the UAA login screen.
For Git-over-HTTP communication users still need to generate and use an HTTP password.
Apache License 2.0