Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T20:19:00.000Z (about 7 years ago)
- Last Synced: 2024-11-07T06:36:34.509Z (3 months 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:5000Production 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