Home - paffman/WBS-Project GitHub Wiki
Welcome to the WBS-Project wiki!
#Developer Manual
##Table of Contents:
- Preface
- Using gradle
- IntelliJ
- Contributing
- Code conventions
- Model-View-Controller Design Pattern
- Tests
- Documentation
- Backend / Database
##Useful Links
###Security
- Wikipedia: Common password guidelines
- HPI Password Guidlines (german)
- check password strength
- Why JPasswordField.getPassword() is char[] - Read this if you're dealing with passwords!