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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-webteam] Maintainers db app questions
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Maintainers%20db%20app%20questions&In-Reply-To=%3CAANLkTikw39TKDKtvksDNH%2BKQRg5c7RzX-jjPVOxQ64AM%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000176.html">
<LINK REL="Next" HREF="000180.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-webteam] Maintainers db app questions</H1>
<B>Romain d'Alverny</B>
<A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Maintainers%20db%20app%20questions&In-Reply-To=%3CAANLkTikw39TKDKtvksDNH%2BKQRg5c7RzX-jjPVOxQ64AM%40mail.gmail.com%3E"
TITLE="[Mageia-webteam] Maintainers db app questions">rdalverny at gmail.com
</A><BR>
<I>Mon Jan 24 19:35:12 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="000176.html">[Mageia-webteam] Maintainers db app questions
</A></li>
<LI>Next message: <A HREF="000180.html">[Mageia-webteam] Maintainers db app questions
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#179">[ date ]</a>
<a href="thread.html#179">[ thread ]</a>
<a href="subject.html#179">[ subject ]</a>
<a href="author.html#179">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi Kosmas,
On Mon, Jan 24, 2011 at 19:07, Kosmas Chatzimichalis <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">Kosmas at mach7x.com</A>> wrote:
><i> Do we need first name, surname for maintainers or we would only be using
</I>><i> email?
</I>
Username + firstname/surname.
><i> If we do store first name, surname are they compulsory, or can be omitted?
</I>
Can be omitted. Those should be sourced from the LDAP.
><i> Where do we take the information from? Is there a database at the moment,
</I>><i> that we can take maintainers, packages information?
</I>
That precisely the goal of this app. :-)
><i> Or in other words, do we create new media, maintainer,
</I>><i> package in the app or is that created somewhere else?
</I>
Ask this on mageia-dev@ ml maybe. But try not to overspecify this at this time.
><i> How do we integrate with ldap? Would that be used to lookup for
</I>><i> administration permissions for maintainers?
</I>
I don't think so. That sort of info would be in the db maintainers.
><i> Or would we need different users as admins that are not necessarily maintainers.
</I>><i> Would the first maintainer be the admin for a particular package?
</I>
Yes.
><i> Can the admin of a package be changed later on?
</I>
Yes. (maybe you would better store the "admin" flag in the
relationship between the user and the package).
><i> P.S. The link for the staging/test application is here for anyone that
</I>><i> missed it first time (I'm adding it to the wiki as well):
</I>><i> <A HREF="http://maintdb.mageia.org.uk/">http://maintdb.mageia.org.uk/</A>
</I>
Cool. Thanks!
Romain
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000176.html">[Mageia-webteam] Maintainers db app questions
</A></li>
<LI>Next message: <A HREF="000180.html">[Mageia-webteam] Maintainers db app questions
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#179">[ date ]</a>
<a href="thread.html#179">[ thread ]</a>
<a href="subject.html#179">[ subject ]</a>
<a href="author.html#179">[ 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>
|