This website works better with JavaScript.
Explore
Help
Sign In
boxtec
/
yacy_search_server
mirror of
https://github.com/yacy/yacy_search_server
Watch
4
Star
1
Fork
You've already forked yacy_search_server
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fed8bd6325
master
Release_1.92
Release_1.90
Release_1.82
Release_1.80
Release_1.72
Release_1.7
Release_1.68
Release_1.6
Release_1.5
Release_1.4
Release_1.3
Release_1.2
Release_1.1
Release_1.04
Release_1.03
Release_1.02
Release_1.01
Release_1.0
1.0
0.99
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fed8bd6325'
${ noResults }
yacy_search_server
/
bin
/
importmediawiki.sh
4 lines
101 B
Raw
Normal View
History
Unescape
Escape
Changes to improve compatibility with OpenBSD. (see http://forum.yacy-websuche.de/viewtopic.php?f=8&t=5503)
10 years ago
#!/usr/bin/env sh
- fixed missing save operation for peer name change - fixed import of mediawiki dump files - added script to add mediawiki dump files git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7609 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
cd
"
`dirname
$0
`
"
Going back to basic authentication for console/shell commands This does not affect security because: - it is going to localhost only - only users who have already access to the pw hash can do this - no clear text pw is transmitted because that is not stored anywhere The switch to basic is required because these commands are required in the context of hosting on root servers and docker containers where a password change must be done. But the password shell command was not working without password which made the concept unusable. This deficit made it virtually impossible for root server operators to use YaCy because they had been unable to set up a proper password.
4 years ago
./apicall.sh
"IndexImportMediawiki_p.html"
"
file=
$1
"
> /dev/null