https://github.com/artcom/ldap-password-webapp
updating your LDAP password record with simple web form
https://github.com/artcom/ldap-password-webapp
Last synced: 7 months ago
JSON representation
updating your LDAP password record with simple web form
- Host: GitHub
- URL: https://github.com/artcom/ldap-password-webapp
- Owner: artcom
- Created: 2014-05-06T15:25:43.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T20:19:00.000Z (over 8 years ago)
- Last Synced: 2024-12-27T12:23:08.507Z (over 1 year ago)
- Language: Ruby
- Size: 183 KB
- Stars: 0
- Watchers: 17
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LDAP Password Update Webapp
===========================
For users for self maintenance of their LDAP password record. This can be done
from the browser at any place where you have access to this app. No need to move
your physical body to the sysad, welcome to the '90ties!
Development
-----------
bundle install
cp config.yml.example config.yml
edit config.yml
foreman start
open http://localhost:5000
Production deploy
-----------------
to be defined
Testing
-------
Project is prepped with a travis.yml script for continous testing on github.
For TDD style it contains a Guardfile. Start with:
$ bundle exec guard
Meta
----
Created by Dirk Lüsebrink/art+com AG
Released under the MIT License: http://www.opensource.org/licenses/mit-license.php