Billy

Results 37 issues of Billy

Quite a few people somehow seem to not restore Mii Channel after WUPHax, and then complain when they dont RTFM for most guides that say to restore it. Since WSC...

Instead of simply storing the mail in its full MIME format in the database, we should potentially break the mail down and then make it reassemble at receive. This'd reduce...

enhancement

In the PHP implementation, if multiple recipients are specified, then the scripts simply just create the mail multiple times, wasting a lot of database space. Example: ``` 2017/11/26 15:50:57 MAIL...

bug
enhancement

The email validator code always returns the error that an email domain is not accessible - 3DS and Wii U users therefore always see a warning about their email, even...

When trying to link a PNID to a console, the server should check PNID, password, AND email - the following HTTP headers are sent: ``` X-Nintendo-EMAIL: [email protected] X-Nintendo-Local-Pin-Flag: N ```...

As emails may be sent multiple times (such as verification emails being mailed out multiple times), it may be better to have specific email templates. My draft for these [based...

Parental controls can have an email registered for recovery; the first request: `https://account.nintendo.net/v1/api/support/send_confirmation/pin/hello%40billy.wales` NOTE: You do not need an NNID for this - the serial number is sent and used...

If serial number format or deviceID format is incorrect, Nintendo sends 0002: ```xml 0002 deviceId format is invalid ``` ```xml 0002 serialNumber format is invalid ``` If the client cert...

Apple's Password Rules are used by iCloud Password and other password manager extensions to ensure autofilled passwords matched the required schema; using the information from my Wii U showing the...

Depends on a password-changing solution being available in the web dashboard, but once implemented, `/.well-known/change-password` should redirect to the account page (/whatever password changing page we have), to allow password...