└── README.md
/README.md:
--------------------------------------------------------------------------------
1 | # LemonLDAP::NG
2 |
3 | LemonLDAP::NG is a modular Web-SSO based on Apache::Session modules.
4 |
5 | Development repository is hosted by [OW2 GitLab](https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng)
6 |
7 |
8 |
9 | If you'd like to have a copy of repository here, open an issue here :wink: |
10 |
11 |
12 |
13 | You can find documentation here:
14 | * for administrators: https://lemonldap-ng.org/
15 | * for developers: see also embedded perldoc
16 |
17 | # License and copyright
18 |
19 | LemonLDAP::NG is a free software; you can redistribute it and/or modify
20 | it under the terms of the GNU General Public License as published by
21 | the Free Software Foundation; either version 2, or (at your option)
22 | any later version.
23 |
24 | This program is distributed in the hope that it will be useful,
25 | but WITHOUT ANY WARRANTY; without even the implied warranty of
26 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 | GNU General Public License for more details.
28 |
29 | You should have received a copy of the GNU General Public License
30 | along with this program. If not, see http://www.gnu.org/licenses/.
31 |
32 | Copyright: see [COPYING](https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/blob/master/COPYING)
33 |
34 |
--------------------------------------------------------------------------------