File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ ietfdb (7.14.1) ietf; urgency=medium
2+
3+ **Code cleanup**
4+
5+ * Code cleanup: removed an unused model and updated an initial migration to
6+ reflect actual database tables present.
7+
8+ * Changed the API to not export saved Message instances (they can contain
9+ information such as draft confirmation codes and password reset codes that
10+ should not be generally visible).
11+
12+ * Added a 'meeting' list filter to the admin page for ImportantDate.
13+
14+ * Changed some settings for non-production modes to permit login to the dev.
15+ server from recent browsers (such as Chrome 84).
16+
17+ * Changed the default LOGGING settings to avoid logging to syslog, as it may
18+ not be available in all enviroments.
19+
20+ * Made the patch utility return information to distinguish already
21+ patched files from successful patch application, and modified our checks
22+ extensions to signal when patches have been applied and a ccommand needs to
23+ be re-run.
24+
25+ * Removed a misnamed patch file.
26+
27+ -- Henrik Levkowetz <henrik@levkowetz.com> 20 Aug 2020 13:16:20 +0000
28+
29+
130ietfdb (7.14.0) ietf; urgency=medium
231
332 **Updated new schedule editor, cookie fixes, and yangdoctor notifications**
You can’t perform that action at this time.
0 commit comments