Session struct supported by morm #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Move Session struct to a new directory called 'models' and use morm to read/save.
I have to consider what to do with some objects:
User * puser;
IPBan * ip_ban;
Rebus::Item * rebus_item;
Session struct will be changed in the future, now branch fullmorm is merged to master and the version changed to 0.7.3.