Go to file
TuxCoder 52fcc0de28 update data folder 2020-05-09 20:57:16 +02:00
browser_app init commit 2020-05-09 20:00:07 +02:00
data/pki update data folder 2020-05-09 20:57:16 +02:00
lenticular_cloud init commit 2020-05-09 20:00:07 +02:00
mokup init commit 2020-05-09 20:00:07 +02:00
static init commit 2020-05-09 20:00:07 +02:00
templates init commit 2020-05-09 20:00:07 +02:00
tests init commit 2020-05-09 20:00:07 +02:00
.gitignore update data folder 2020-05-09 20:57:16 +02:00
Makefile init commit 2020-05-09 20:00:07 +02:00
README.md init commit 2020-05-09 20:00:07 +02:00
application.cfg update data folder 2020-05-09 20:57:16 +02:00
package-lock.json init commit 2020-05-09 20:00:07 +02:00
package.json init commit 2020-05-09 20:00:07 +02:00
requirements.txt init commit 2020-05-09 20:00:07 +02:00
webpack.config.js init commit 2020-05-09 20:00:07 +02:00
wsgi.py init commit 2020-05-09 20:00:07 +02:00

README.md

Lenticular Cloud

Simple user Manager in LDAP

Features

  • Web Platform to mange users
  • OpenId / OAuth
  • client certs
  • ldap backend, can be used by other services

Auth Methods:

  • U2F
  • TOTP
  • Password
  • WebAuth (TODO)

TODO

Tested Services

  • GitTea (OpenId)
  • Seafile (OpenId)
  • Postfix/Dovecot (Oauth/client cert)
  • prosody (client cert)