Update (c) + ToDo

This commit is contained in:
Xavier Guimard 2018-06-13 12:25:37 +02:00
parent 22383f0d44
commit 33be6ffaf0
4 changed files with 9 additions and 8 deletions

8
.vscode/tasks.json vendored
View File

@ -6,12 +6,14 @@
{
"label": "build",
"type": "shell",
"command": "LANG=C make"
"command": "LANG=C make",
"problemMatcher": []
},
{
"label": "test",
"type":"shell",
"command": "LANG=C make test"
"type": "shell",
"command": "LANG=C make test",
"problemMatcher": []
}
]
}

View File

@ -12,6 +12,7 @@ Copyright: 2005-2018, Xavier Guimard <x.guimard@free.fr>
2012-2015, François-Xavier Deltombe <fxdeltombe@gmail.com>
2012-2015, David Coutadeur <david.coutadeur@gmail.com>
2018, Christophe Maudoux <chrmdx@gmail.com>
2005-2018, Gendarmerie nationale <https://www.gendarmerie.interieur.gouv.fr>
2006-2015, LINAGORA <info@linagora.com>
2015-2018, Savoir-faire Linux <contact@savoirfairelinux.com>
License: GPL-2+

View File

@ -11,11 +11,8 @@
* Real federation
* Unify SAML/OIDC presentation in Choice
* Read-only manager
* Register to do
* Brute-force detection ?
* Verify securedCookie=3 (strange)
* Calendar in notifications explorer
* "mail" in UserDB/\*
* verify activeTimer on/off on screen
* Add test for #173
* "mail" in UserDB/\*

3
debian/copyright vendored
View File

@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lemonldap-ng
Upstream-Contact: Xavier Guimard <x.guimard@free.fr>
Upstream-Contact: https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/issues
Source: https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/tags?sort=updated_desc
Files: *
@ -12,6 +12,7 @@ Copyright: 2005-2018, Xavier Guimard <x.guimard@free.fr>
2012-2015, François-Xavier Deltombe <fxdeltombe@gmail.com>
2012-2015, David Coutadeur <david.coutadeur@gmail.com>
2018, Christophe Maudoux <chrmdx@gmail.com>
2005-2018, Gendarmerie nationale <https://www.gendarmerie.interieur.gouv.fr>
2006-2015, LINAGORA <info@linagora.com>
2015-2018, Savoir-faire Linux <contact@savoirfairelinux.com>
License: GPL-2+