Go to file
Jan Dittberner 99e22ab9dd Merge branch 'release/0.6.0' into production
* release/0.6.0: (29 commits)
  Release preparation for 0.6.0
  Fix missing bind=True
  Implement automatic retry for LDAP errors
  Unify docker setup with gvaweb and gva
  Add Dockerfile and entrypoint script
  Reorganize package structure
  Fix compatibility with Django 2.2 and other dependencies
  Use Pipenv for dependency management
  Change gvacommon dependency URL
  Update vagrant setup to stretch64 with LXC
  Protect /etc/salt/grains
  Ignore PyCharm files
  Improve Vagrant setup
  Refactoring of ldaptasks
  Mark LDAP field names as byte strings
  Change salt minion id in Vagrantfile
  Add tests for delete tasks
  Add tests for ldaptasks functions
  Update Django and gvacommon dependencies
  Add unit tests
2020-03-03 15:08:00 +01:00
docs Release preparation for 0.6.0 2020-03-03 15:07:39 +01:00
gvaldap Release preparation for 0.6.0 2020-03-03 15:07:39 +01:00
salt Update vagrant setup to stretch64 with LXC 2018-08-10 11:56:29 +02:00
.gitignore Fix compatibility with Django 2.2 and other dependencies 2020-03-02 15:40:08 +01:00
CONTRIBUTORS.txt initial project based on twoscoops template 2014-05-29 23:57:19 +02:00
Dockerfile Unify docker setup with gvaweb and gva 2020-03-03 13:12:41 +01:00
LICENSE.txt Release preparation for 0.6.0 2020-03-03 15:07:39 +01:00
Pipfile Use Pipenv for dependency management 2020-03-02 15:39:29 +01:00
Pipfile.lock Use Pipenv for dependency management 2020-03-02 15:39:29 +01:00
README.rst Release preparation for 0.6.0 2020-03-03 15:07:39 +01:00
Vagrantfile Update vagrant setup to stretch64 with LXC 2018-08-10 11:56:29 +02:00
gvaldap.sh Add Dockerfile and entrypoint script 2020-03-03 12:22:45 +01:00

README.rst

gvaldap

This is the GNUViech Admin LDAP administration tool project.

GNUViech Admin is a suite of tools for server management used for hosting customer management at Jan Dittberner IT-Consulting & -Solutions.

Read the Installation instructions <install> to get started locally.

The project page for gvaldap is at http://git.dittberner.info/gnuviech/gvaldap.