rejectedsoftware / vibenews

Combined web forum and NNTP server implementation for stand-alone newsgroups
GNU Affero General Public License v3.0
44 stars 3 forks source link

Problem with posting after login expiration #22

Open luismarques opened 10 years ago

luismarques commented 10 years ago

When I come to the forums after some time (a day or more? not sure), I will be logged-out, but I won't notice. If I try to post something then I'll be able to compose the post, but when I click the Post button it fails to post, reloading the page but not giving an error. If I login then the posting starts working again.

luismarques commented 10 years ago

BTW, as in #11, the reload does not keep the text of the post. Fortunately, the browser's back button does. It would be nice if errors kept the text, as stated previously.