1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-webteam] Mediawiki installation
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Mediawiki%20installation&In-Reply-To=%3C1308608040.11316.303.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001163.html">
<LINK REL="Next" HREF="001251.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-webteam] Mediawiki installation</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Mediawiki%20installation&In-Reply-To=%3C1308608040.11316.303.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-webteam] Mediawiki installation">misc at zarb.org
</A><BR>
<I>Tue Jun 21 00:13:59 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="001163.html">[Mageia-webteam] Mediawiki installation
</A></li>
<LI>Next message: <A HREF="001251.html">[Mageia-webteam] Mediawiki installation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1175">[ date ]</a>
<a href="thread.html#1175">[ thread ]</a>
<a href="subject.html#1175">[ subject ]</a>
<a href="author.html#1175">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le samedi 18 juin 2011 à 15:59 +0200, Michael Scherer a écrit :
><i> Le vendredi 17 juin 2011 à 10:23 +0200, Romain d'Alverny a écrit :
</I>><i> > On Wed, Jun 15, 2011 at 19:42, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">misc at zarb.org</A>> wrote:
</I>><i> > > I have finally uploaded the mediawiki module, and tested on a vm.
</I>><i> >
</I>><i> > Cool!
</I>><i>
</I>><i> So now, it even automatically load the db content remotely, and I tested
</I>><i> several time without trouble ( which reduce the chances of failing to
</I>><i> 50% once deployed in production ).
</I>><i>
</I>><i> Next step :
</I>><i> - ldap integration ( should be easy )
</I>
This part is done.
as a side note, mediawiki has a password checking system, so we will
have to keep it in sync with the one for identity. I searched for 1 day
why misc/misc was refused on my test vm, while blino/misc was ok.
Now, I just need to follow a few easy steps to make sure password are
sent encrypted. ( something along the line of a 45 lines config change,
and 5 rewrite url directives... )
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001163.html">[Mageia-webteam] Mediawiki installation
</A></li>
<LI>Next message: <A HREF="001251.html">[Mageia-webteam] Mediawiki installation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1175">[ date ]</a>
<a href="thread.html#1175">[ thread ]</a>
<a href="subject.html#1175">[ subject ]</a>
<a href="author.html#1175">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam
mailing list</a><br>
</body></html>
|