Find a file
2020-05-27 21:16:14 +02:00
browser_app merge ldap user and db user, cleanup, add password change 2020-05-27 17:56:10 +02:00
data/pki update data folder 2020-05-09 20:57:16 +02:00
lenticular_cloud add registration form 2020-05-27 21:16:14 +02:00
mokup init commit 2020-05-09 20:00:07 +02:00
static merge ldap user and db user, cleanup, add password change 2020-05-27 17:56:10 +02:00
templates add registration form 2020-05-27 21:16:14 +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
application.cfg add more pki features, bug fixes, try not to use jquery 2020-05-25 20:23:27 +02:00
Makefile init commit 2020-05-09 20:00:07 +02:00
package-lock.json add more pki features, bug fixes, try not to use jquery 2020-05-25 20:23:27 +02:00
package.json add more pki features, bug fixes, try not to use jquery 2020-05-25 20:23:27 +02:00
README.md update test status 2020-05-13 00:32:10 +02:00
requirements.txt add oauth2 token managment, partial password change, bugfixes 2020-05-26 22:55:37 +02:00
webpack.config.js init commit 2020-05-09 20:00:07 +02:00
wsgi.py add more pki features, bug fixes, try not to use jquery 2020-05-25 20:23:27 +02:00

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 (OAuth2)
  • Seafile (OAtuh2)
  • Postfix/Dovecot (Oauth2/client cert/password)
  • prosody (client cert/password)