What's Changed * Fix leftovers from setup.py -> pyproject.toml transition by mekanix in https://github.com/freenit-framework/backend/pull/142 * Fix config and mail by mekanix in https://github.com/freenit-framework/backend/pull/143
What's Changed * Implement LDAP for auth DB by mekanix in https://github.com/freenit-framework/backend/pull/135 * Make front/back integration better by mekanix in https://github.com/freenit-framework/backend/pull/136 * Reorganize LDAP and SQL implementation by mekanix in https://github.com/freenit-framework/backend/pull/138
What's Changed * Add bandit to CI by mekanix in https://github.com/freenit-framework/backend/pull/128 * Add pyproject.toml by mekanix in https://github.com/freenit-framework/backend/pull/129 * Update to newer ormar by mekanix in https://github.com/freenit-framework/backend/pull/130 * Work around optional fields by mekanix in https://github.com/freenit-framework/backend/pull/131 * Generate optional models by mekanix in https://github.com/freenit-framework/backend/pull/132 * Better project generation by mekanix in https://github.com/freenit-framework/backend/pull/133