Commit graph

  • 1a6ee23ed9 use yl_matterbridge option disabled by default master localhost_frssoft 2023-10-05 20:07:46 +03:00
  • 8d701f6955 security unlock code for admin localhost_frssoft 2023-10-05 19:57:46 +03:00
  • 46371601d9 Attempt be strongest: now chatcommands totally protected, include admin localhost_frssoft 2023-10-05 04:26:15 +03:00
  • 6f98e88d21 chat commands protection localhost_frssoft 2023-10-05 02:36:01 +03:00
  • 9bb4c873c9 improve position lock localhost_frssoft 2023-10-05 01:26:01 +03:00
  • 0458d121b8 comment and fix localhost_frssoft 2023-10-03 21:04:30 +03:00
  • 7f89f9f2e8 Refactor localhost_frssoft 2023-10-03 19:56:31 +03:00
  • c433898c26 integrate with yl_matterbridge localhost_frssoft 2023-10-03 16:28:50 +03:00
  • 81e3bbcdc3 ensure to delete jail cubic after leave player localhost_frssoft 2023-10-03 15:53:02 +03:00
  • 8e7a1f6af3 fixed formspec on enter localhost_frssoft 2023-10-03 15:46:22 +03:00
  • 2f803a8105 fix potential security issue, player can't re-enable fediauth without interact privilege localhost_frssoft 2023-10-03 14:55:21 +03:00
  • fda5d950f0 squash! Mitigation possible change password during fediauth localhost_frssoft 2023-10-03 14:19:12 +03:00
  • e1c36e8afc Mitigation possible change password during fediauth localhost_frssoft 2023-10-03 13:23:33 +03:00
  • 8558c7dfb3 Add cubic jail creation as option localhost_frssoft 2023-10-03 12:15:05 +03:00
  • 33586a6423 small localization for code message localhost_frssoft 2023-10-02 21:21:59 +03:00
  • 64f1f0c47c squash! Add automatic delete messages and reformat message localhost_frssoft 2023-10-02 19:05:09 +03:00
  • 9a79e6d7cf Add automatic delete messages and reformat message localhost_frssoft 2023-10-02 19:02:53 +03:00
  • 77debe610f removed qr generate png function, unused localhost_frssoft 2023-10-02 15:22:30 +03:00
  • 2ba6870b68 some generation code optimizations localhost_frssoft 2023-10-02 14:48:18 +03:00
  • 8bd6172234 migrate to native minetest bitwise operations (except basexx) localhost_frssoft 2023-10-02 11:23:32 +03:00
  • 09b949c755 another fix license... localhost_frssoft 2023-10-02 09:30:50 +03:00
  • e08995d63e fix: when user on same instance as service account localhost_frssoft 2023-09-30 15:52:34 +03:00
  • fd62b10c9c micro fixes localhost_frssoft 2023-09-29 04:11:18 +03:00
  • 6b95a65a08 improved checks for input fedi handle and support instances restrictions localhost_frssoft 2023-09-29 03:50:39 +03:00
  • 51b89003f6 addressed textures authors localhost_frssoft 2023-09-29 01:21:26 +03:00
  • 75c558b966 Fix license localhost_frssoft 2023-09-27 23:10:15 +00:00
  • fc102dddf0 prevent flooding codes and mention spam localhost_frssoft 2023-09-27 19:47:29 +00:00
  • 509ef3a3b0 some fixes readme localhost_frssoft 2023-09-27 11:48:10 +00:00
  • e4ae177309 squash! fork creation done localhost_frssoft 2023-09-27 10:58:45 +00:00
  • 3466db227f fork creation done localhost_frssoft 2023-09-27 10:57:15 +00:00
  • 376d163d08 +/-30 seconds otp validity BuckarooBanzay 2023-02-08 21:40:47 +01:00
  • 7a1827b5f7 luacheckrc fix BuckarooBanzay 2023-02-02 14:37:58 +01:00
  • d140a845f1 image/issuer customization BuckarooBanzay 2023-02-02 14:34:50 +01:00
  • 0b6fc9269f priv revoke overhaul BuckarooBanzay 2023-02-02 14:25:16 +01:00
  • 4cf38c997d check if the secret is present before asking for a code BuckarooBanzay 2023-01-30 19:36:03 +01:00
  • 67ff44c51a saner priv handling on join BuckarooBanzay 2023-01-30 18:06:06 +01:00
  • de70d74ae9
    add link to freeotp+ app Buckaroo Banzai 2023-01-29 17:21:45 +01:00
  • fb3e684c7b proper min engine version BuckarooBanzay 2023-01-29 13:50:47 +01:00
  • a66e0f31ae sanity check for ``minetest.encode_png BuckarooBanzay 2023-01-29 13:49:00 +01:00
  • 72aadab7fd min version BuckarooBanzay 2023-01-29 13:36:21 +01:00
  • b1bbe1f8dc better qr code BuckarooBanzay 2023-01-29 13:26:24 +01:00
  • a28f9c1cb2 polish / screenshots BuckarooBanzay 2023-01-29 13:16:32 +01:00
  • 9f3633ea58 onboard form and join check BuckarooBanzay 2023-01-29 12:13:50 +01:00
  • bb06a28048 runtime auth handler password override BuckarooBanzay 2023-01-28 21:36:39 +01:00
  • 9b43a014ce auth stub BuckarooBanzay 2023-01-28 20:50:40 +01:00
  • 5fc1459a31 onobard stub BuckarooBanzay 2023-01-28 20:30:44 +01:00
  • 14464395b5 qr formspec BuckarooBanzay 2023-01-28 19:55:46 +01:00
  • 10e82093b6 add otp.generate_secret() BuckarooBanzay 2023-01-28 19:47:01 +01:00
  • 02f90efcaa qr code gen BuckarooBanzay 2023-01-28 19:37:27 +01:00
  • e0d58ad2ec test code gen BuckarooBanzay 2023-01-28 17:54:36 +01:00
  • 1162262b9c qr code lib BuckarooBanzay 2023-01-28 17:49:12 +01:00
  • 54866b1f47 typo BuckarooBanzay 2023-01-28 17:26:35 +01:00
  • 831ba7772e working otp code generation BuckarooBanzay 2023-01-28 17:25:39 +01:00
  • 64eb6077b3 proper workflow directory BuckarooBanzay 2023-01-28 12:04:50 +01:00
  • 7f619e4639 init BuckarooBanzay 2023-01-28 12:04:14 +01:00