1 |
# $Id: smeserver-mod_dav.spec,v 1.3 2021/03/01 04:14:17 jpp Exp $ |
# $Id: smeserver-mod_dav.spec,v 1.4 2021/03/02 17:09:12 jpp Exp $ |
2 |
# Authority: snetram |
# Authority: snetram |
3 |
# Name: Jonathan Martens |
# Name: Jonathan Martens |
4 |
|
|
5 |
%define name smeserver-mod_dav |
%define name smeserver-mod_dav |
6 |
%define version 1.1 |
%define version 1.1 |
7 |
%define release 5 |
%define release 6 |
8 |
|
|
9 |
Summary: SME Server mod_dav implementation |
Summary: SME Server mod_dav implementation |
10 |
Name: %{name} |
Name: %{name} |
27 |
Implementation of mod_dav for SME Server 7. |
Implementation of mod_dav for SME Server 7. |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
* Mon Mar 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-5.sme |
* Mon Mar 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-6.sme |
31 |
- fix security issues [SME: 11077] |
- fix security issues [SME: 11077] |
32 |
where user could access ibay he was not member of group |
where user could access ibay he was not member of group |
33 |
- improve ibay dav template [SME 4564] |
- improve ibay dav template [SME 4564] |
34 |
force ssl, secure php file, disable cgi and php |
force ssl, secure php file, disable cgi and php |
35 |
when DAV enabled on ibay, and respect rmeote access settings |
when DAV enabled on ibay, and respect rmeote access settings |
36 |
- descriptive login box [SME: 5337] |
- descriptive login box [SME: 5337] |
37 |
|
- fix some typos and propertie names |
38 |
|
|
39 |
* Sun Feb 28 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-4.sme |
* Sun Feb 28 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-4.sme |
40 |
- add createlinks and add -update event [SME: 11070] |
- add createlinks and add -update event [SME: 11070] |