<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/bin/importmediawiki.sh, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2020-12-21T23:46:47Z</updated>
<entry>
<title>fixed apicall call method parameters</title>
<updated>2020-12-21T23:46:47Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2020-12-21T23:46:47Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=01cc32217fb2dccaf20284261579addca0d42474'/>
<id>urn:sha1:01cc32217fb2dccaf20284261579addca0d42474</id>
<content type='text'>
and verification in transaction manager
which did not have and exception for localhost/basic authentication</content>
</entry>
<entry>
<title>Going back to basic authentication for console/shell commands</title>
<updated>2020-12-09T01:36:55Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2020-12-09T01:36:55Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=e54ab39958301a320e2e426410cef1edd123327d'/>
<id>urn:sha1:e54ab39958301a320e2e426410cef1edd123327d</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Extended Mediawiki dump import to remote URLs.</title>
<updated>2017-04-14T12:32:44Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-04-14T12:32:44Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=f66438442ecbb1d1ec29839780c4e19ecc36f923'/>
<id>urn:sha1:f66438442ecbb1d1ec29839780c4e19ecc36f923</id>
<content type='text'>
When using a public HTTP URL in /IndexImportMediawiki_p.html, the remote
file now is directly streamed and processed, allowing import of several
GB dumps even with a low memory remote peer, and without need to
manually download the dump file first.</content>
</entry>
<entry>
<title>Changes to improve compatibility with OpenBSD. (see</title>
<updated>2015-02-23T21:54:49Z</updated>
<author>
<name>Marc Nause</name>
<email>marc.nause@audioattack.de</email>
</author>
<published>2015-02-23T21:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=53e4ae65d0bca0ff8fb6b2a766742de87d1691d6'/>
<id>urn:sha1:53e4ae65d0bca0ff8fb6b2a766742de87d1691d6</id>
<content type='text'>
http://forum.yacy-websuche.de/viewtopic.php?f=8&amp;t=5503)</content>
</entry>
<entry>
<title>Fix for http://mantis.tokeek.de/view.php?id=432</title>
<updated>2014-08-25T20:47:33Z</updated>
<author>
<name>Marc Nause</name>
<email>marc.nause@audioattack.de</email>
</author>
<published>2014-08-25T20:47:33Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=8d1b66accca613e0b79f075cda336c95be6bcf57'/>
<id>urn:sha1:8d1b66accca613e0b79f075cda336c95be6bcf57</id>
<content type='text'>
*) replaced all shebangs with more universal versions</content>
</entry>
<entry>
<title>*) Replaced occurrences of "Wikimedia" with "MediaWiki" where applicable. (Thanks to the folks of 0x20.be for pointing this out.)</title>
<updated>2011-08-28T00:16:36Z</updated>
<author>
<name>low012</name>
<email>low012@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2011-08-28T00:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=24e76a7b6991a58660b3b6ba4b888e0e409c6413'/>
<id>urn:sha1:24e76a7b6991a58660b3b6ba4b888e0e409c6413</id>
<content type='text'>
*) Added description of where to place MediaWiki dump for import.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7905 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>- fixed missing save operation for peer name change</title>
<updated>2011-03-19T23:52:09Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2011-03-19T23:52:09Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=a50f28e6e704e049a81411f07b9ffa289b4e857e'/>
<id>urn:sha1:a50f28e6e704e049a81411f07b9ffa289b4e857e</id>
<content type='text'>
- 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
</content>
</entry>
</feed>
