Hangar/.idea
MiniDigger | Martin 58878d1d4c feat: request backup codes for MFA, remove when MFA is removed
this is cursed.
short explanation of how this works:

on the final request for totp/webauthn I check if backup codes are there, if not I throw an error 499 with the backup codes in the body and an X-Hangar-Verify header for a OTP (for totp only)
UI detects the 499 and opens the modal, saves the request, sends the backup code (plus the otp for totp) in the X-Hangar-Verify header and backend checks that to confirm the backup codes and let the request thru (to finish the mfa registration)
otp here means jwt
2023-04-08 16:22:46 +02:00
..
codeStyles Add explicit helper methods to get/edit main page 2023-03-30 08:57:57 +02:00
inspectionProfiles feat: request backup codes for MFA, remove when MFA is removed 2023-04-08 16:22:46 +02:00
scopes chore: add more IJ specific settings 2022-12-27 20:17:15 +01:00
dataSources.xml chore: add more IJ specific settings 2022-12-27 20:17:15 +01:00
encodings.xml cleanup urls, nuke hangar user principal 2023-04-05 19:14:06 +02:00
IntelliLang.xml chore: commit language injections for jdbi 2022-12-27 21:50:32 +01:00
prettier.xml chore: add more IJ specific settings 2022-12-27 20:17:15 +01:00
sqldialects.xml Remove Discourse integration and associated db columns/api fields 2023-04-03 10:20:48 +02:00
vcs.xml chore: remove mapping 2023-04-05 21:09:12 +02:00