liquid_feedback_frontend

view model/role_verification.lua @ 1545:26a1ed6bc9df

Allow cross site request to validate endpoint
author bsw
date Thu Oct 22 11:52:15 2020 +0200 (2020-10-22)
parents 32cc544d5a5b
children
line source
1 RoleVerification = mondelefant.new_class()
2 RoleVerification.table = "role_verification"
3 RoleVerification.primary_key = "id"

Impressum / About Us