Statistics
| Branch: | Tag: | Revision:

root / ChangeLog @ 1aab8331

History | View | Annotate | Download (4.2 kB)

1
===========
2
0.9.3 RELEASE
3
Minor fix
4

    
5
Fixes:
6
	-Fixed the population of "Any" in source field
7

    
8
===========
9
0.9.2 RELEASE
10
Major enhancement and a minor fixes
11

    
12
Enhancements:
13
	-Added alternative view for helpdesk
14

    
15
Fixes:
16
	-Fixed the static url for tinymce in settings
17
	-Fixed an issue caused by multiple Shibboleth attributes
18

    
19
===========
20
0.9.1 RELEASE
21
Major UI enhancements
22

    
23
Enhancements:
24
	-Added bootstrap UI framework
25
	-Added TinyMCE in flatpages
26
	-Brought back flatpages with JS magic for translation switching
27
	-HomeOrganization is no longer required-user selects from dropdown
28
	-Added Shibboleth mapping in settings
29
	-Added an Any button in source address
30

    
31
===========
32
0.9 RELEASE
33
Major enhancements
34

    
35
Enhancements:
36
	-Added internationalization support
37
	-Added Greek translation
38

    
39
===========
40
0.8.7 RELEASE
41
Minor enhancements
42

    
43
Enhancements:
44
	- Merged all mail txt files into one
45
	- Added all routes in form cleaning (initially, EXPIRED, ADMININACTIVE and ERROR were excluded)
46

    
47
===========
48
0.8.6 RELEASE
49
Minor UI enhancements/Bug fix
50
Fixes:
51
	- Fixed issue where rules in ERROR state would cause check_sync to check them
52
Enhancements:
53
	- Added small dots to ongoing response field to indicate activity
54

    
55
===========
56
0.8.5 RELEASE
57
Feature enhancement release/Minor UI fixes/Cleanup
58
Fixes:
59
	- Changed javascript order to prevent unformated content in datatables
60
	- Un-needed files cleanup
61
	- Error template is now based on base.html template
62
Enhancements:
63
	- Administrator privileges apply on UI as well
64
	- Enhanced application security
65

    
66
===========
67
0.8.4 RELEASE
68
Vulnerability prevention/bug fixes release
69
Fixes:
70
	- Fixed a bug where the shib auth backend erased non-shibboleth users info
71
	- Added an authsource variable to prevent authentication backend overlapping
72
	- Added exception handling for non-Shibboleth users that do not belong to a peer
73

    
74
===========
75
0.8.3 RELEASE
76
Feature enhancement release
77
Fixes:
78
	- User/username length monkey patching now works with admin forms as well  
79

    
80
===========
81
0.8.2 RELEASE
82
Bug Fix release
83
Fixes:
84
	- Fixed bug with csrf cookie not being set while logged in for the first time 
85

    
86
===========
87
0.8.1 RELEASE
88
This is the latest alpha release operating on production network
89
Changes:
90
	- Fixed bug with protected networks form cleaning
91

    
92
===========    
93
v0.8.0 RELEASE
94
New features
95
Changes:  
96
	- DB migration to protocol addition
97
	- Added protocol to match conditions plus check mechanism to form cleaning
98

    
99
===========
100
0.7.11 RELEASE
101
Bux fixes
102
Changes:
103
	- Prevented a bug that would cause the rule application to throw exception
104

    
105
===========
106
0.7.10 RELEASE
107
Got rid of another cronjob
108
Changes:
109
	- Turned expiration notification cron job into celery job
110
	- Added a preliminary draft for a Makefile facilitating various jobs
111

    
112
===========
113
0.7.9.7 RELEASE
114
Some minor changes mainly to reinforce security
115
Changes:
116
	- Added FQDN resolving in mail notification templates to denote the host that an action originated
117

    
118
===========
119
0.7.9.5 RELEASE
120
Oops! Something was missing from form validation
121
Changes:
122
	- Added source address to required fields
123

    
124
===========
125
0.7.9.2 RELEASE
126
Major changes (maybe version tag does not indicate that)
127
Changes:
128
	- Added a custom command to fetch networks for each peer. Got rid of cronjob
129
	- Major change with db engine. Altered database storage engine to MYISAM to allow for software relations between tables and views
130

    
131
===========
132
0.7.9.1 RELEASE
133
Code cleanups
134
Changes:
135
    - Replaced simplejson imports with json
136

    
137
===========
138
0.7.9 RELEASE
139
Bug fixes
140
Changes:
141
	- Added a custom uknown_host_cb function to overcome ssh key errors
142

    
143
===========
144
0.7.7 RELEASE
145
Modules cleanup
146
Changes:
147
	- Removed utils/beanstalkc as it is now a deb package
148

    
149
===========
150
0.7.1 RELEASE
151
Code improvements
152
Changes:
153
	- Modified peer network range update mechanism
154

    
155
===========
156
0.7 RELEASE
157
Major release/changes
158
Features:
159
	- Added registration to installed apps
160
	- Removed user activation from shibboleth backend. Moved it to login view
161
	
162
===========
163
Application features up to now:
164
	- Rule creation and application to device via netconf, nxpy
165
	- Match statements include source, destination addrs, src, dst ports
166
	- Then statements include discard and rate limit for plain users
167
	- User authentication via Shibboleth
168
	- Whois client determines user peer networks and user authority
169
	 
170