From b31a934a804aed3f35442ceafe2080b0955e7317 Mon Sep 17 00:00:00 2001 From: dcc Date: Wed, 15 May 2024 00:57:23 -0700 Subject: total rebase --- test/pleroma/web/auth/auth_controller_test.exs | 0 test/pleroma/web/auth/authenticator_test.exs | 0 test/pleroma/web/auth/basic_auth_test.exs | 0 test/pleroma/web/auth/pleroma_authenticator_test.exs | 0 test/pleroma/web/auth/totp_authenticator_test.exs | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 test/pleroma/web/auth/auth_controller_test.exs mode change 100755 => 100644 test/pleroma/web/auth/authenticator_test.exs mode change 100755 => 100644 test/pleroma/web/auth/basic_auth_test.exs mode change 100755 => 100644 test/pleroma/web/auth/pleroma_authenticator_test.exs mode change 100755 => 100644 test/pleroma/web/auth/totp_authenticator_test.exs (limited to 'test/pleroma/web/auth') diff --git a/test/pleroma/web/auth/auth_controller_test.exs b/test/pleroma/web/auth/auth_controller_test.exs old mode 100755 new mode 100644 diff --git a/test/pleroma/web/auth/authenticator_test.exs b/test/pleroma/web/auth/authenticator_test.exs old mode 100755 new mode 100644 diff --git a/test/pleroma/web/auth/basic_auth_test.exs b/test/pleroma/web/auth/basic_auth_test.exs old mode 100755 new mode 100644 diff --git a/test/pleroma/web/auth/pleroma_authenticator_test.exs b/test/pleroma/web/auth/pleroma_authenticator_test.exs old mode 100755 new mode 100644 diff --git a/test/pleroma/web/auth/totp_authenticator_test.exs b/test/pleroma/web/auth/totp_authenticator_test.exs old mode 100755 new mode 100644 -- cgit v1.2.3