Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
33be6ffa
Commit
33be6ffa
authored
Jun 13, 2018
by
Xavier Guimard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update (c) + ToDo
parent
22383f0d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
8 deletions
+9
-8
.vscode/tasks.json
.vscode/tasks.json
+5
-3
COPYING
COPYING
+1
-0
TODO-2.0.md
TODO-2.0.md
+1
-4
debian/copyright
debian/copyright
+2
-1
No files found.
.vscode/tasks.json
View file @
33be6ffa
...
...
@@ -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"
:
[]
}
]
}
\ No newline at end of file
COPYING
View file @
33be6ffa
...
...
@@ -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+
...
...
TODO-2.0.md
View file @
33be6ffa
...
...
@@ -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/
\*
\ No newline at end of file
debian/copyright
View file @
33be6ffa
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+
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment