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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-i18n] Transifex accounts
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Transifex%20accounts&In-Reply-To=%3C3720c294c2c3f4069acb5e126ad59de4%40www.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001040.html">
<LINK REL="Next" HREF="001042.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-i18n] Transifex accounts</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Transifex%20accounts&In-Reply-To=%3C3720c294c2c3f4069acb5e126ad59de4%40www.ephaone.org%3E"
TITLE="[Mageia-i18n] Transifex accounts">misc at zarb.org
</A><BR>
<I>Sun Mar 27 14:00:59 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="001040.html">[Mageia-i18n] Transifex accounts
</A></li>
<LI>Next message: <A HREF="001042.html">[Mageia-i18n] Transifex accounts
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1041">[ date ]</a>
<a href="thread.html#1041">[ thread ]</a>
<a href="subject.html#1041">[ subject ]</a>
<a href="author.html#1041">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE> On Sun, 27 Mar 2011 13:38:47 +0200, Oliver Burger wrote:
><i> Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">misc at zarb.org</A>> schrieb am 27.03.2011
</I>>><i> That's simple ( well, it took me some days to understand first ),
</I>>><i> people with inactive account are those who are not in the proper
</I>>><i> ldap group ( mga-i18n ), ie anyone opening a account on identity
</I>>><i> will have this message.
</I>>><i>
</I>>><i> Quoting Oliver mail :
</I>>><i> "To the leaders of the other teams: Please get the list of your
</I>>><i> team's usernames to me soonest, so I can have the sysadmins add
</I>>><i> them to the respective ldap groups."
</I>><i> Ok, misc, could you add Marek to the ldap group? (He was among those
</I>><i> two on my first list, where I didn't have the login name, but it
</I>><i> should
</I>><i> be "mareklaane" (Marek, you correct me if I'm wrong))
</I>><i> So if he can then login, we know, that was the problem. (Although I
</I>><i> already think you are right!)
</I>
Indeed, it seems I missed him.
>><i>
</I>>><i> Regarding the traceback, I think this will disappear by itself
</I>>><i> once we will disable debugging output, ie once we will have fully
</I>>><i> validated the setup, and would likely be replaced by a proper
</I>>><i> error page ( and I think that we should then have a page telling
</I>>><i> what to do exactly ).
</I>><i> I will work on that "explanation page"
</I>
We should first see what is the default page without the traceback :)
But after looking at the issue more closely, I think we do miss a file
on the server, since wobo account show the same message :
<A HREF="https://transifex.mageia.org/accounts/profile/wobo/">https://transifex.mageia.org/accounts/profile/wobo/</A>
# rpm -ql transifex | grep simple | grep public
/usr/share/transifex/templates/simpleauth/public_profile.html
Note that tx request simpleauth/profile_public.html, hence the error.
I corrected the template name in code, but then another error
message popped, so I will report it upstream and try to see later in
the week if I can produce a proper patch.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001040.html">[Mageia-i18n] Transifex accounts
</A></li>
<LI>Next message: <A HREF="001042.html">[Mageia-i18n] Transifex accounts
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1041">[ date ]</a>
<a href="thread.html#1041">[ thread ]</a>
<a href="subject.html#1041">[ subject ]</a>
<a href="author.html#1041">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-i18n">More information about the Mageia-i18n
mailing list</a><br>
</body></html>
|