liquid_feedback_frontend

view model/draft_attachment.lua @ 1584:2874a199c727

Removed include_role from token endpoint and added it to validate endpoint
author bsw
date Tue Jan 26 18:52:28 2021 +0100 (2021-01-26)
parents 17e7082c377a
children
line source
1 DraftAttachment = mondelefant.new_class()
2 DraftAttachment.table = "draft_attachment"
3 DraftAttachment.primary_key = "id"

Impressum / About Us