87e9a770c8c88a84182eb20c9465b6a1319a0f20
Microsoft SQL Server automatically pads the shorter of two strings of unequal length with spaces prior to comparisons. Thus, searching for username = 'test ' (unexpectedly) matches a row where username = 'test'. Since kanboard does not rely on this behavior or its absence, simply remove the test as unecessary to avoid this differing result amongst the various database backends. Ref: https://support.microsoft.com/en-us/topic/inf-how-sql-server-compares-strings-with-trailing-spaces-b62b1a2d-27d3-4260-216d-a605719003b0
Kanboard
Kanboard is project management software that focuses on the Kanban methodology.
This application is feature complete. Pull Requests for NEW features and fixes are accepted as long as the guidelines are followed.
- Official website: https://kanboard.org/
- List of features
- Change Log
- Forum
- Official documentation: https://docs.kanboard.org/
Credits
- Main developer: Frédéric Guillot
- Contributors
- Distributed under MIT License
Description
Languages
PHP
97.6%
JavaScript
1.5%
CSS
0.8%