Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
|
Sign in
(45)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
1690046
: Authentication API and Handler Improvements (Closed)
Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 6 months ago by
fmeschbe
Modified:
15 years, 3 months ago
Reviewers:
Base URL:
https://svn.apache.org/repos/asf/sling/trunk/
Visibility:
Public.
Description
See https://issues.apache.org/jira/browse/SLING-1575 for details
Patch Set 1
#
Created:
15 years, 6 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+342 lines, -601 lines
)
Patch
bundles/api/src/main/java/org/apache/sling/api/auth/Authenticator.java
View
1 chunk
+136 lines, -0 lines
0 comments
Download
bundles/api/src/main/java/org/apache/sling/api/auth/NoAuthenticationHandlerException.java
View
1 chunk
+44 lines, -0 lines
0 comments
Download
bundles/commons/auth/src/main/java/org/apache/sling/commons/auth/Authenticator.java
View
1 chunk
+0 lines, -136 lines
0 comments
Download
bundles/commons/auth/src/main/java/org/apache/sling/commons/auth/NoAuthenticationHandlerException.java
View
1 chunk
+0 lines, -44 lines
0 comments
Download
bundles/commons/auth/src/main/java/org/apache/sling/commons/auth/impl/LoginServlet.java
View
1 chunk
+2 lines, -2 lines
0 comments
Download
bundles/commons/auth/src/main/java/org/apache/sling/commons/auth/impl/LogoutServlet.java
View
1 chunk
+1 line, -1 line
0 comments
Download
bundles/commons/auth/src/main/java/org/apache/sling/commons/auth/impl/SlingAuthenticator.java
View
1 chunk
+2 lines, -2 lines
0 comments
Download
bundles/commons/auth/src/main/java/org/apache/sling/commons/auth/impl/engine/EngineSlingAuthenticator.java
View
2 chunks
+4 lines, -4 lines
0 comments
Download
bundles/commons/auth/src/main/java/org/apache/sling/commons/auth/spi/AbstractAuthenticationFormServlet.java
View
8 chunks
+49 lines, -50 lines
0 comments
Download
bundles/commons/auth/src/main/java/org/apache/sling/commons/auth/spi/AbstractAuthenticationHandler.java
View
1 chunk
+86 lines, -0 lines
0 comments
Download
bundles/extensions/formauth/src/main/java/org/apache/sling/formauth/impl/AuthenticationFormServlet.java
View
5 chunks
+4 lines, -160 lines
0 comments
Download
bundles/extensions/formauth/src/main/java/org/apache/sling/formauth/impl/FormAuthenticationHandler.java
View
6 chunks
+6 lines, -37 lines
0 comments
Download
bundles/extensions/openidauth/pom.xml
View
1 chunk
+1 line, -1 line
0 comments
Download
bundles/extensions/openidauth/src/main/java/org/apache/sling/openidauth/impl/AuthenticationFormServlet.java
View
5 chunks
+3 lines, -125 lines
0 comments
Download
bundles/extensions/openidauth/src/main/java/org/apache/sling/openidauth/impl/OpenIDAuthenticationHandler.java
View
3 chunks
+3 lines, -37 lines
0 comments
Download
bundles/extensions/openidauth/src/main/resources/org/apache/sling/openidauth/impl/login.html
View
1 chunk
+1 line, -2 lines
0 comments
Download
Issue 1690046: Authentication API and Handler Improvements (Closed)
Created 15 years, 6 months ago by fmeschbe
Modified 15 years, 3 months ago
Reviewers:
Base URL: https://svn.apache.org/repos/asf/sling/trunk/
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b