Directory melati/src/main/java/org/melati/login/
- Directory Created:
- 2000-05-22 12:44
- Total Files:
- 15
- Deleted Files:
- 1
- Lines of Code:
- 1876
[root]
/melati
/src
/main
/java
/org
/melati
/login
Lines of Code

Developers
| Author |
Changes |
Lines of Code |
Lines per Change |
| Totals |
265 (100.0%) |
5375 (100.0%) |
20.2 |
| timp
|
145 (54.7%) |
3237 (60.2%) |
22.3 |
| timj
|
68 (25.7%) |
1632 (30.4%) |
24.0 |
| williamc
|
39 (14.7%) |
444 (8.3%) |
11.3 |
| mylesc
|
12 (4.5%) |
60 (1.1%) |
5.0 |
| vasilyp
|
1 (0.4%) |
2 (0.0%) |
2.0 |
Most Recent Commits
-
timp
2008-03-17 10:19Rev.: 1.43
-
Remove old comment
1 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
HttpSessionAccessHandler.java (+1 -3)
-
timp
2008-02-19 20:01Rev.: 1.21
-
Return to top of zoneUrl when logged out, not top of server, which we might not have control of.
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
Logout.java (+2 -2)
-
timp
2008-02-19 08:38Rev.: 1.13
-
Move reader declaration as it was confusing checkstyle
4 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
CommandLineAccessHandler.java (+4 -3)
-
timp
2008-01-31 19:40Rev.: 1.42
-
Formatting
4 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
HttpSessionAccessHandler.java (+4 -3)
-
timp
2008-01-31 10:45Rev.: 1.5
-
Create a new String rather than using toString, doh.
3 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
HttpAuthorization.java (+3 -3)
-
timp
2008-01-31 09:29Rev.: 1.4
-
Use Apache Commons Base64
5 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
HttpAuthorization.java (+5 -3)
-
timp
2008-01-23 21:35Rev.: 1.16
-
Typo
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
Logout.wm (+2 -2)
-
timp
2008-01-23 21:35Rev.: 1.20
-
returnurl become continuationurl for symetry with login
3 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
Logout.java (+3 -3)
-
timp
2008-01-14 22:34
-
Add ids to body tags such that system looks the same with css on as without it
9 lines of code changed in 4 files:
- melati/src/main/java/org/melati/login:
Login.wm (+3 -3),
LoginFailure.wm (+2 -2),
LoginSuccess.wm (+2 -2),
Logout.wm (+2 -2)
-
timp
2008-01-10 19:26
-
Revert
9 lines of code changed in 4 files:
- melati/src/main/java/org/melati/login:
Login.wm (+3 -3),
LoginFailure.wm (+2 -2),
LoginSuccess.wm (+2 -2),
Logout.wm (+2 -2)
-
timp
2008-01-10 11:17
-
Set style sheet
13 lines of code changed in 4 files:
- melati/src/main/java/org/melati/login:
Login.wm (+4 -3),
LoginFailure.wm (+3 -3),
LoginSuccess.wm (+3 -3),
Logout.wm (+3 -3)
-
timp
2007-12-19 20:11Rev.: 1.35
-
Remove paranoia, if you are not allowed to access the user table then you can't log in
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
HttpBasicAuthenticationAccessHandler.java (+2 -9)
-
timp
2007-12-19 20:10Rev.: 1.12
-
Remove import
1 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
CommandLineAccessHandler.java (+1 -2)
-
timp
2007-12-19 20:10Rev.: 1.11
-
Remove paranoia, if you are not allowed to access the user table then you can't log in
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
CommandLineAccessHandler.java (+2 -11)
-
timp
2007-12-19 20:05
-
Remove wrong catch
3 lines of code changed in 2 files:
- melati/src/main/java/org/melati/login:
CommandLineAccessHandler.java (+2 -7),
HttpBasicAuthenticationAccessHandler.java (+1 -5)
-
timp
2007-12-19 19:39Rev.: 1.5
-
Pass in an open reader
4 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
Authorization.java (+4 -7)
-
timp
2007-12-19 19:38Rev.: 1.9
-
Handle reprompting here, not in PoemApp
77 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
CommandLineAccessHandler.java (+77 -60)
-
timp
2007-12-08 16:00Rev.: 1.4
-
Do not guard against null input
5 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
Authorization.java (+5 -6)
-
timp
2007-12-06 20:45Rev.: 1.3
-
Declare IOExceptions, don't catch them
5 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
Authorization.java (+5 -13)
-
timp
2007-12-05 20:32Rev.: 1.16
-
Javadoc
3 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
AccessHandler.java (+3 -3)
(116 more)