-
Notifications
You must be signed in to change notification settings - Fork 5
/
publiccode.yml
94 lines (70 loc) · 2.48 KB
/
publiccode.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
name: django-ldap-academia-ou-manager
releaseDate: '2019-02-19'
softwareVersion: v0.8.2
url: 'https://github.com/UniversitaDellaCalabria/django-ldap-academia-ou-manager'
developmentStatus: stable
landingURL: 'https://github.com/UniversitaDellaCalabria/django-ldap-academia-ou-manager'
softwareType: standalone/web
platforms:
- linux
categories:
- accounting
maintenance:
type: community
contacts:
- name: Giuseppe De Marco
email: giuseppe.demarco@unical.it
affiliation: unical.it
legal:
license: BSD-2-Clause
localisation:
localisationReady: no
availableLanguages:
- it
it:
countryExtensionVersion: '0.2'
riuso:
codiceIPA: unical
description:
it:
genericName: Django admin LDAP manager for Acade
shortDescription: Django admin LDAP manager for Academia OU
longDescription: >
## **Django admin LDAP manager for Academia OU**
Django Admin manager for Academia Users, usable with a OpenLDAP Server
configured with eduPerson, SCHAC (SCHema for ACademia) and Samba schema.
It also needs PPolicy overlay. and other modules and overlay as configured
in:
[https://github.com/peppelinux/ansible-slapd-eduperson2016](https://github.com/peppelinux/ansible-slapd-eduperson2016),
as follow:
- MDB backend
- eduperson2016 schema
- schac-2015 schema
- memberOf overlay
- ppolicy overlay
- pw-sha2 module for SSHA-512, SSHA-384, SSHA-256, SHA-512, SHA-384 and
SHA-256 passwords
- Monitor backend
- Unique overlay (default field: mail)
- smbk5pwd overlay
- accesslog module (for delta replications)
- syncprov (synrepl) with or without delta replication (delta can be
enabled together with accesslog)
- Unit test for ACL and Password Policy overlay
features:
- LDAP manager
screenshots:
- >-
https://github.com/UniversitaDellaCalabria/django-ldap-academia-ou-manager/blob/master/img/django-academia-ou-manager.png
- >-
https://github.com/UniversitaDellaCalabria/django-ldap-academia-ou-manager/blob/master/img/preview.png
- >-
https://github.com/UniversitaDellaCalabria/django-ldap-academia-ou-manager/blob/master/img/search.png