Closed JN-Jones closed 9 years ago
I've readded the caching decorator for the forum repository and fixed the permission checking there too. The only issue with that is updating lastpost/topic count etc: atm it simply forgets the cache and recaches it on the next call.
@euantorano @wpillar Can we merge this?
Looks good to me :)
save
is called onupdate
andcreate
so this should handle both cases.