File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1
1
ietfdb (2.39)
2
2
3
+ From Pasi:
4
+
3
5
* Replaced old authentication/authorization system with a new one
4
6
(which uses Apache's authentication). This requires applying
5
7
database fixups as follows:
@@ -17,6 +19,26 @@ ietfdb (2.39)
17
19
Require valid-user
18
20
</LocationMatch>
19
21
22
+ * Fixed ballot icon/etc. to work with the new auth/authz system
23
+
24
+ * Fixed escaping in text meeting agenda (ticket #331)
25
+
26
+ * Added first beta of IESG telechat moderator package (not fully working
27
+ yet)
28
+
29
+ * Added ASCII version of IESG telechat agenda
30
+
31
+ * Refactored/cleaned IESG telechat agenda code (and removed support for
32
+ ballot sets)
33
+
34
+ * Removed some unused code
35
+
36
+ * Replaced non-WG mailing list page with redirect to ietf.org
37
+
38
+ * Removed some Django 0.96-only code
39
+
40
+ -- Henrik Levkowetz <
[email protected] > 30 Nov 2009 10:38:41 +0100
41
+
20
42
ietfdb (2.38)
21
43
22
44
Miscellaneous minor fixes:
You can’t perform that action at this time.
0 commit comments