retwis icon indicating copy to clipboard operation
retwis copied to clipboard

A Twitter-toy clone written in PHP and Redis, used in the early days to introduce Redis data types.

Results 6 retwis issues
Sort by recently updated
recently updated
newest added

Change the short open tags to regular tags so everyone can use it without edit php.ini especialy nginx users

Login won't work unless you set $authsecret key along with $userid in auths.

The typo caused the user to be able to distinguish if the password was incorrect vs. if the username was incorrect, which is potentially a minor security hole.

1. fix short tags to full php tags. it's important for runing this app on modern environment 2. rm Predis from cache and add it like composer requirements. it's important...

some sapi disable the "open_short_tag" in php.ini so here we enable it

This P.R. Import repost and comment function. Limit the displays in profile.php?u=antriez are all posted by antriez. Can check his/her followers and following.