- Clean up and prepare for Git
These are the changes to each version that has been released
2018-11-22
- Secure application password
- Secure database connections
- Encrypt Web.config (Connection Strings, Keys and SMTP)
- Migrate Registration form to PROMPT
- Register test user in test-ui.js and remove sensitive credentials
- Correct issues with OAuth2 Registration and Login
** 0.5.20181120
2018-11-20
- Deprecate MODAL
- Replace MODAL with DIALOG
2018-10-16
- Cleanup .gitignore
- Eliminate 'learning' branches
2018-10-10
- Prepare DIALOG as PROMPT/MODAL are soon deprecated