This website requires JavaScript.
Explore
Help
Sign In
Cwikius-Spring
/
spring-security
Watch
1
Star
0
Fork
0
You've already forked spring-security
mirror of
synced
2026-08-06 10:18:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SEC-737: sandboxed captcha
Browse Source
...
This commit is contained in:
Luke Taylor
2008-03-29 14:49:40 +00:00
parent
52875e2c12
commit
91a5a6c266
21 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
captcha/pom.xml → sandbox/captcha/pom.xml
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/AlwaysTestAfterMaxRequestsCaptchaChannelProcessor.java → sandbox/captcha/src/main/java/org/springframework/security/captcha/AlwaysTestAfterMaxRequestsCaptchaChannelProcessor.java
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/AlwaysTestAfterTimeInMillisCaptchaChannelProcessor.java → sandbox/captcha/src/main/java/org/springframework/security/captcha/AlwaysTestAfterTimeInMillisCaptchaChannelProcessor.java
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/AlwaysTestBelowAverageTimeInMillisBetweenRequestsChannelProcessor.java → sandbox/captcha/src/main/java/org/springframework/security/captcha/AlwaysTestBelowAverageTimeInMillisBetweenRequestsChannelProcessor.java
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/CaptchaChannelProcessorTemplate.java → sandbox/captcha/src/main/java/org/springframework/security/captcha/CaptchaChannelProcessorTemplate.java
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/CaptchaEntryPoint.java → sandbox/captcha/src/main/java/org/springframework/security/captcha/CaptchaEntryPoint.java
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/CaptchaSecurityContext.java → sandbox/captcha/src/main/java/org/springframework/security/captcha/CaptchaSecurityContext.java
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/CaptchaSecurityContextImpl.java → sandbox/captcha/src/main/java/org/springframework/security/captcha/CaptchaSecurityContextImpl.java
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/CaptchaServiceProxy.java → sandbox/captcha/src/main/java/org/springframework/security/captcha/CaptchaServiceProxy.java
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/CaptchaValidationProcessingFilter.java → sandbox/captcha/src/main/java/org/springframework/security/captcha/CaptchaValidationProcessingFilter.java
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/TestOnceAfterMaxRequestsCaptchaChannelProcessor.java → sandbox/captcha/src/main/java/org/springframework/security/captcha/TestOnceAfterMaxRequestsCaptchaChannelProcessor.java
Unescape
Escape
Copy filename
View File
captcha/src/main/java/org/springframework/security/captcha/package.html → sandbox/captcha/src/main/java/org/springframework/security/captcha/package.html
Unescape
Escape
Copy filename
View File
captcha/src/test/java/org/springframework/security/captcha/AlwaysTestAfterMaxRequestsCaptchaChannelProcessorTests.java → sandbox/captcha/src/test/java/org/springframework/security/captcha/AlwaysTestAfterMaxRequestsCaptchaChannelProcessorTests.java
Unescape
Escape
Copy filename
View File
captcha/src/test/java/org/springframework/security/captcha/AlwaysTestAfterTimeInMillisCaptchaChannelProcessorTests.java → sandbox/captcha/src/test/java/org/springframework/security/captcha/AlwaysTestAfterTimeInMillisCaptchaChannelProcessorTests.java
Unescape
Escape
Copy filename
View File
captcha/src/test/java/org/springframework/security/captcha/AlwaysTestBelowAverageTimeInMillisBetweenRequestsChannelProcessorTests.java → sandbox/captcha/src/test/java/org/springframework/security/captcha/AlwaysTestBelowAverageTimeInMillisBetweenRequestsChannelProcessorTests.java
Unescape
Escape
Copy filename
View File
captcha/src/test/java/org/springframework/security/captcha/CaptchaChannelProcessorTemplateTests.java → sandbox/captcha/src/test/java/org/springframework/security/captcha/CaptchaChannelProcessorTemplateTests.java
Unescape
Escape
Copy filename
View File
captcha/src/test/java/org/springframework/security/captcha/CaptchaEntryPointTests.java → sandbox/captcha/src/test/java/org/springframework/security/captcha/CaptchaEntryPointTests.java
Unescape
Escape
Copy filename
View File
captcha/src/test/java/org/springframework/security/captcha/CaptchaSecurityContextImplTests.java → sandbox/captcha/src/test/java/org/springframework/security/captcha/CaptchaSecurityContextImplTests.java
Unescape
Escape
Copy filename
View File
captcha/src/test/java/org/springframework/security/captcha/CaptchaValidationProcessingFilterTests.java → sandbox/captcha/src/test/java/org/springframework/security/captcha/CaptchaValidationProcessingFilterTests.java
Unescape
Escape
Copy filename
View File
captcha/src/test/java/org/springframework/security/captcha/MockCaptchaServiceProxy.java → sandbox/captcha/src/test/java/org/springframework/security/captcha/MockCaptchaServiceProxy.java
Unescape
Escape
Copy filename
View File
captcha/src/test/java/org/springframework/security/captcha/TestOnceAfterMaxRequestsCaptchaChannelProcessorTests.java → sandbox/captcha/src/test/java/org/springframework/security/captcha/TestOnceAfterMaxRequestsCaptchaChannelProcessorTests.java
Unescape
Escape
Copy filename
View File
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
Cwikius-Spring/spring-security
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block