logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: f80269a6273d43071cbecf3093ade55528ec2849
parent 89b3a006e8ea4f69b52dec82d376a8b977f0aa05
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 15 Feb 2019 19:02:15 +0100

articles/AtASSian.xhtml: Fix img src

Diffstat:

Marticles/AtASSian.xhtml10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/articles/AtASSian.xhtml b/articles/AtASSian.xhtml @@ -5,13 +5,13 @@ <p>So after trying to log into Codacy via BitBucket via Atlassian while not remembering either the email nor the password (yeah it was already a huge mess), I guessed the email would be the same as the one Codacy send me the notification.</p> <p>So I go to account recovery, it sends me a email with a overly large link (~1180 characters) to reset my password, google recaptcha greeting, fill the password, omit filling the Full Name, “Submit”, help train the Google AIs, “Full name must not be empty” (at this point I’m quite aware that they are fucking noobs at doing web), fill it, “Submit”, “I’m not a Robot”</p> <figure> - <img href="https://queer.hacktivis.me/media/2bac45b7-6ecb-4873-9445-592fa3b7c8bc/screen.png" alt="Screenshot: Page headed “Are you using the right account?” and choosing for either Signing for BitBucket or using a different account"/> + <img src="https://queer.hacktivis.me/media/2bac45b7-6ecb-4873-9445-592fa3b7c8bc/screen.png" alt="Screenshot: Page headed “Are you using the right account?” and choosing for either Signing for BitBucket or using a different account"/> <caption>Wait… did they just send me a password reset link while my account is non-existent?</caption> </figure> <p>Whatever, I end up on https://id.atlassian.com/manage-profile, which goes into a redirection loop (noobs). Well let’s see if there is another way to delete the account. Search for “GDPR Atlassian Delete”, after a bit I end up on a heavily bugged webpage headed “Request deletion of personal data”.</p> <figure> - <img href="https://queer.hacktivis.me/media/fc0972a2-e61e-4f19-95b2-61dd29b3ab12/screen.png" alt="Screenshot: Functionality is not ready yet (it’s broken)"/> - <img href="https://queer.hacktivis.me/media/f3cf3b33-0e5f-420e-886d-cb74aaa514ea/screen.png" alt="Screenshot: Form to request deletion of your personnal data (it works)"/> + <img src="https://queer.hacktivis.me/media/fc0972a2-e61e-4f19-95b2-61dd29b3ab12/screen.png" alt="Screenshot: Functionality is not ready yet (it’s broken)"/> + <img src="https://queer.hacktivis.me/media/f3cf3b33-0e5f-420e-886d-cb74aaa514ea/screen.png" alt="Screenshot: Form to request deletion of your personnal data (it works)"/> <caption>First image is without accepting launchdarly in uMatrix, second is why accepting it. Enjoy the non-sensical error message.</caption> </figure> <p>So once their widget works: <q>There was an error during form submission. Please try again later.</q> Well I try right away (with google recaptcha allowed in the meantime): it works</p> @@ -31,8 +31,8 @@ If you didn't make this request, you can ignore this email. We won't delete your <p>So back where I was…</p> <p>I fiddle a bit with uMatrix on the loop-redirecting id.atlassian.com, end up creating a clean firefox profile, disable referer spoofing on it and it finally loads.</p> <figure> - <img href="https://queer.hacktivis.me/media/abbd992b-ccaa-403f-ad8a-7b0eea397e7c/screen.png" alt="Screenshot: We’ll permanently delete your account"/> - <img href="https://queer.hacktivis.me/media/62f7f0a1-12ea-4446-a286-90584c4706fc/screen.png" alt="Screenshot: Firefox pop-up about “How tracking protection works”"/> + <img src="https://queer.hacktivis.me/media/abbd992b-ccaa-403f-ad8a-7b0eea397e7c/screen.png" alt="Screenshot: We’ll permanently delete your account"/> + <img src="https://queer.hacktivis.me/media/62f7f0a1-12ea-4446-a286-90584c4706fc/screen.png" alt="Screenshot: Firefox pop-up about “How tracking protection works”"/> <caption>Finally… Extra: Enjoy this mozilla pop-up.</caption> </figure> <p>End of this bullshit: <a href="https://queer.hacktivis.me/objects/8f872036-e67e-4f2b-9284-b3153a77362a">2019-02-15 18:17</a> so about 45 minutes.</p>