Closed gebner closed 13 years ago
Thanks a lot! I'll stick this in the next release. I assume most people wouldn't have passwords that long so it's not an emergency fix.
On Thu, Dec 1, 2011 at 2:01 PM, Gabriel Ebner reply@reply.github.com wrote:
Reddit passwords haven't been limited to 20 characters for some time now (post on r/changelog). This change removes the length restriction on the password input fields.
You can merge this Pull Request by running:
git pull https://github.com/gebner/reddit-is-fun master
Or you can view, comment on it, or merge it online at:
https://github.com/talklittle/reddit-is-fun/pull/198
-- Commit Summary --
- Remove length restriction on passwords.
-- File Changes --
M res/layout-land/login_dialog.xml (1) M res/layout/login_dialog.xml (1)
-- Patch Links --
https://github.com/talklittle/reddit-is-fun/pull/198.patch https://github.com/talklittle/reddit-is-fun/pull/198.diff
Reply to this email directly or view it on GitHub: https://github.com/talklittle/reddit-is-fun/pull/198
Reddit passwords haven't been limited to 20 characters for some time now (post on r/changelog). This change removes the length restriction on the password input fields.