Commit Graph

45 Commits (6d3d4c4ea63a9eae81ec69cf05787756245664d1)

Author SHA1 Message Date
Michael Peter Christen 57ce7eeff3 fixed localhost authorization and replaced the adminRealm with an info
10 years ago
reger e9060d31bd update to Jetty 9
11 years ago
orbiter 3c8d6e1eee added adminAccount switch to ConfigAccounts_p servlet to switch on
11 years ago
reger 351c2be68d fix: make sure adminAccount changes made via ConfigAccounts_p are effective immediately
11 years ago
orbiter d2f7ce27a7 fix for switch back to localhost (why did this not work? it worked all
11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure
11 years ago
reger c656e67c97 fix: display proper error msg on admin user change
11 years ago
Michael Peter Christen 7d6fc79eb8 refactoring (usage of constant names for attributes of authentication
11 years ago
reger 3d913558ab display configured adminUserName in ConfigAccounts_p
11 years ago
reger 65a2f3d5e7 tweak Jetty credentials to work with YaCy UserDB
11 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen 8219a445f3 refactoring
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Michael Peter Christen d3964253ae - added @SuppressWarnings to unused servlet method parameters
13 years ago
Michael Peter Christen 96aeb127e3 generalized localhost naming.
13 years ago
orbiter d2ea250d99 refactoring:
13 years ago
orbiter 6e42d4de88 - added full-String search function: find things that match exactly what is quoted in the query
14 years ago
low012 1ff9947f91 *) added new user right: extended search right (allows to define users who can query more results than anonymous users)
14 years ago
low012 2861d0888a *) simplified code\n*) fixed potential NumberFormatExceptions
14 years ago
f1ori a321c7673d * adminAccountForLocalhost only for localhost
14 years ago
low012 e7552bd719 *) cleaning up the code a little bit
14 years ago
low012 dad5818b40 *) cleaning up the code a little bit
14 years ago
low012 38fdf43587 *) renamed classes according to standard Java coding conventions
14 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora:
14 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function
15 years ago
orbiter 5841ee83d3 refactoring
15 years ago
orbiter 4446acc8cd moved kelondro order
15 years ago
low012 5e4f267a36 *) added subversion properties and edited a few comments
15 years ago
orbiter 1d8d51075c refactoring:
16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
f1ori f814e0fa81 enable warnings and fix most of it
16 years ago
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter e004da48d3 - added fast fingerprint computation for files (any). Will be used in new index dump method
16 years ago
orbiter 2802138787 - refactoring of CrawlStacker (to prepare it for new multi-Threading to remove DNS lookup bottleneck)
16 years ago
orbiter e1acdb952c fix for problem with userDB and bookmarksDB which was caused by changes in kelondroRA in SVN 5376
16 years ago
lotus 029e16b653 replaced some put(String, String) by putHTML(String, String) on serverObjects respond
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 4229cd275c fixed several details about network switching, default password, random password and localhost authentification
17 years ago
orbiter 30356ec980 The basic configuration is now very very easy! New users will not be confronted with account settings.
17 years ago