index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
htroot
/
User.java
Age
Commit message (
Expand
)
Author
2017-10-26
Enable HTTP Digest authentication for non admin users.
luccioman
2017-01-02
Complete harmonization RequestHeader getCookie with std ServletRequest
reger
2016-11-26
remove login cookie generation for static admin ind User servlet
reger
2016-11-19
let User servlet detect static admin with (newer) md5 encoded pwd
reger
2016-11-18
remove login request directly after logout,
reger
2016-11-14
Make ServletRequest implement the standardized HttpServletRequest interface,
reger
2014-01-17
implemented DIGEST authentication, which is for remote login more secure
reger
2013-11-16
fixed some XSS bugs reported by Marius from http://ctf365.com/
orbiter
2013-10-16
make use of declared static string ACTION_LOCATION
reger
2013-07-09
- refactoring of log to ConcurrentLog:
Michael Peter Christen
2012-09-21
refactoring
Michael Peter Christen
2012-09-21
refactoring
Michael Peter Christen
2012-07-05
- added @SuppressWarnings to unused servlet method parameters
Michael Peter Christen
2012-06-25
fixing redirects and status codes: storing of status code in
Michael Peter Christen
2012-05-24
changed log-in text for all servlets with authentication:
Michael Peter Christen
2011-11-25
- tested the ARC methods
orbiter
2011-09-25
refactoring:
orbiter
2011-09-20
* pass cookies to Server Side Includes
f1ori
2011-05-05
- added full-String search function: find things that match exactly what is q...
orbiter
2010-11-21
*) renamed classes according to standard Java coding conventions
low012
2010-08-23
preparations to move the HTCache into cora:
orbiter
2009-12-09
added extensive memory protection logic to avoid out of memory errors that ma...
orbiter
2009-10-11
refactoring
orbiter
2009-10-09
moved kelondro order
orbiter
2009-07-19
refactoring:
orbiter
2009-07-17
removed the indexing queue. This queue was superfluous since the introduction...
orbiter
2009-07-11
enable warnings and fix most of it
f1ori
2009-07-11
improvments to debianpackage:
f1ori
2009-06-30
code cleanup: call of static methods directly to the class
orbiter
2009-01-30
more refactoring of kelondro:
orbiter
2009-01-30
refactoring of kelondro database classes
orbiter
2008-12-29
- added fast fingerprint computation for files (any). Will be used in new ind...
orbiter
2008-09-19
replaced some put(String, String) by putHTML(String, String) on serverObjects...
lotus
2008-08-25
modifications towards a single database operation to read/write http header a...
orbiter
2008-08-02
added final where possible
danielr
2008-07-20
- removed superfluous copyright statement
orbiter
2008-07-20
removed superfluous copyright statement
orbiter
2008-06-06
- organize imports
danielr
2008-03-22
refactoring of switchboard queueing
orbiter
2008-02-07
- faster search: using different data structures that avoid multiplr calculat...
orbiter
2007-10-24
* Complete number localization and provide a more reasonable interface to ser...
fuchsi
2007-02-05
redesigned some parts of http authentication
orbiter
2007-01-27
fix for form (cookie) login
allo
2006-10-21
create servletProperties, with the servlet specific funktions from serverObjects
allo
2006-06-18
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2214 6c8d7289-2bf...
allo
2006-06-16
cookieauth works with static Admin.
allo
2006-06-12
bugfix for httpauth logout.
allo
2006-06-12
using cookieAuth.
allo
2006-06-12
HTML-login, logout fixed.
allo
2006-06-10
Form-Login function.
allo
[next]