Date: | 2011-01-05 08:34:01 (14 years 3 months ago) |
Author: | Thomas Keller |
Branch: | develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3 |
Commit: | fd7a53a854329b4f03708b36eab439ecb750ddcf |
Parents: |
90b9279c3a5bd2e24d4d63ddd047a29e7069f85b
|
Message: | According to the base64 standard, zero, one or two fill bytes
("=") might pop up at the end, so always expecting
"==" is plainly wrong (originates from 0897c860, fixes
issue 592)
|
Changes: |
|
File differences
src/IDF/Form/UserAccount.php |
295 | 295 |
296 | 296 |
297 | 297 |
298 | |
| 298 |
299 | 299 |
300 | 300 |
301 | 301 |
|
|
Download the corresponding diff file