FriendsOfFlarum / terms

Ask your users to accept TOS and Privacy Policy
https://discuss.flarum.org/d/11714
MIT License
14 stars 9 forks source link

Update for Flarum beta 8 #9

Closed dsevillamartin closed 5 years ago

dsevillamartin commented 5 years ago

Changes made:

ConfigureMiddleware is deprecated, but seems to continue to work as expected as of now. Not sure what it would be replaced with.


Also, the updated at date does not work well. I think it's because of Model.transformDate. As soon as you press a key, the date is formatted and then the API does not accept the value. See image below:

image