0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ci skip] Overhauled the installation doc and dev guide More... over 8 years ago
[ci skip] Fix link in README More... over 8 years ago
Use the app and test config files on Travis CI. More... over 8 years ago
Allow tests to run either in the container or on the host More... over 8 years ago
Update tests so they pass. More... over 8 years ago
Give both minimum and maximum password length More... over 8 years ago
Grammar fix; allow passwords between 8 and 100 characters More... over 8 years ago
Made mongoose more resilient if for some reason MongoDB dies. More... over 8 years ago
Add health checks to the Dockerfile More... over 8 years ago
Replace console.log with proper logging. More... over 8 years ago
The default values are set up for easy development bootstrapping. More... over 8 years ago
Nuke the OpenLDAP Vagrant Box More... over 8 years ago
Switch SITE_URL to be an empty string More... over 8 years ago
Use port 27017 for mongo in example conf file More... over 8 years ago
Remove extra '/' in the openldap volume More... over 8 years ago
Update the email regex to handle more TLDs More... over 8 years ago
Use host uid/gid for the development docker-compose file. More... over 8 years ago
Add openldap dependency to the dev docker-compose file More... over 8 years ago
Do not quote the URIs for Mongo/LDAP in the example .env; add SITE_URL More... over 8 years ago
Add expand data to wildcard and add logs to dockerignore; switch working directory to /opt/id More... over 8 years ago
Clean up gitignore More... over 8 years ago
Dockerfile: make gid to be in parity with the uid More... over 8 years ago
Update express-debug dependency More... over 8 years ago
Adjust docker-compose: More... over 8 years ago
Update submodules More... over 8 years ago
Switch license to SPDX license expression More... over 8 years ago
switch license to SPDX license expression More... over 8 years ago
mount the current working directory as a volume; use mongo 3.2 More... over 8 years ago
Update the Site Title to make it configurable via env vars More... over 8 years ago
Use uuid vs node-uuid due to deprecation More... over 8 years ago