Go to file
TuxCoder 1bf474045a better packaging 2022-02-04 23:02:27 +01:00
browser_app bugfixes, error handling 2020-06-02 19:09:32 +02:00
data/pki update data folder 2020-05-09 20:57:16 +02:00
lenticular_cloud add nix packaging files 2022-02-04 21:47:01 +01:00
mokup init commit 2020-05-09 20:00:07 +02:00
static update javascript 2022-02-04 22:37:09 +01:00
templates add nix packaging files 2022-02-04 21:47:01 +01:00
tests init commit 2020-05-09 20:00:07 +02:00
.gitignore better packaging 2022-02-04 23:02:27 +01:00
Makefile update javascript 2022-02-04 22:37:09 +01:00
README.md update readme.md 2020-05-31 10:55:03 +02:00
application.cfg add base auth to hydra admin api 2020-06-21 11:42:23 +02:00
default.nix add nix packaging files 2022-02-04 21:47:01 +01:00
import.py add more registration stuff, admin interface 2020-06-01 23:43:10 +02:00
package-lock.json update javascript 2022-02-04 22:37:09 +01:00
package.json update javascript 2022-02-04 22:37:09 +01:00
pyproject.toml better packaging 2022-02-04 23:02:27 +01:00
requirements.txt fix oauth2 token fetch bug 2020-06-21 11:17:59 +02:00
setup.cfg better packaging 2022-02-04 23:02:27 +01:00
shell.nix better packaging 2022-02-04 23:02:27 +01:00
tox.ini better packaging 2022-02-04 23:02:27 +01:00
webpack.config.js update javascript 2022-02-04 22:37:09 +01:00
wsgi.py add more pki features, bug fixes, try not to use jquery 2020-05-25 20:23:27 +02:00

README.md

Lenticular Cloud

Simple user Manager in LDAP

Features

  • frontend for hydra
  • Web Platform to mange users
  • client certs
  • ldap backend, can be used by other services

Auth Methods:

  • U2F (TODO)
  • TOTP
  • Password
  • WebAuth (TODO)

Tested Services

  • GitTea (OIDC)
  • Seafile (OIDC)
  • Postfix/Dovecot (OIDC/client cert/password)
  • prosody (client cert/password)