HackerspaceWroclaw / rejestruj

LDAP account management webapplication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rejestruj -- registration application for Hackerspace Wrocław

This application is developed for Hackerspace Wrocław to manage LDAP accounts, which give access to our wiki, git and several other services.

Installation

Simple WSGI application, requiring Flask. Python 2.6 or newer.

TODO: be more verbose.

Requirements

  • Python 2.6+
  • Flask 0.6+ (older versions were not checked)
  • python-ldap (2.4 was used)
  • XML-RPC server for Mailman lists (e.g. xmlrpcd)
  • LDAP server to manage

License

This software is released under the GPL version 3. See LICENSE for details.

About

LDAP account management webapplication

License:GNU General Public License v3.0


Languages

Language:Python 86.3%Language:HTML 6.8%Language:Perl 4.0%Language:CSS 1.7%Language:Nix 0.9%Language:Makefile 0.4%