fix: pkg meta, spacing, lock
continuous-integration/drone/push Build is passing

This commit is contained in:
cellarspoon
2022-01-10 13:58:17 +01:00
parent 2101f41ed5
commit 4fbefadd47
3 changed files with 352 additions and 331 deletions
@@ -25,7 +25,9 @@
{% endfor %}
</table>
{% endif %}
<p>
<a href="{{ url_for('invite_keycloak_create') }}">Generate an invite link</a>
</p>
{% endblock %}
Generated
+348 -329
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,7 +1,7 @@
[tool.poetry]
name = "keycloak-collective-portal"
name = "members-lumbung-space"
version = "0.1.0"
description = "Community Keycloak SSO user management."
description = "Members only area for lumbung[dot]space"
authors = ["decentral1se <hi@decentral1.se>"]
license = "AGPLv3"