Commit Graph

52 Commits

Author SHA1 Message Date
janis f038581c34 adding redirect warnings to external systems
Deploy / deploy (push) Successful in 33s
2026-05-07 22:37:44 +02:00
janis f9a814445b fixing 2fa ui
Deploy / deploy (push) Successful in 36s
2026-05-06 09:45:50 +02:00
janis 5e0b8a2fe8 setting rate limiting higher
Deploy / deploy (push) Successful in 37s
2026-05-06 09:43:10 +02:00
janis a6968d7f71 fixing ui
Deploy / deploy (push) Successful in 31s
2026-05-06 09:40:19 +02:00
janis ef8c864f2b fixing ui
Deploy / deploy (push) Successful in 31s
2026-05-06 09:37:48 +02:00
janis 5deb0e1056 adding ratelimiting with reddis db
Deploy / deploy (push) Failing after 3s
2026-05-06 09:27:02 +02:00
janis d82a08f77b adding enhanced csrf protection
Deploy / deploy (push) Successful in 33s
2026-05-06 09:07:48 +02:00
janis 7ae7df0a11 fixing some security issues and harderning service
Deploy / deploy (push) Successful in 38s
2026-05-06 08:51:51 +02:00
janis 4d8ce1da43 app-code/config/config.php hinzugefügt
Deploy / deploy (push) Successful in 9s
2026-04-23 19:53:03 +00:00
janis 9af640e4d7 .gitea/workflows/delpoy.yml aktualisiert
Deploy / deploy (push) Successful in 1m30s
2026-04-23 19:04:43 +00:00
janis 96188e6ff0 .gitea/workflows/delpoy.yml aktualisiert
Deploy / deploy (push) Failing after 0s
2026-04-23 19:02:14 +00:00
janis 5020611d3c .gitea/workflows/delpoy.yml aktualisiert
Deploy / deploy (push) Failing after 12s
2026-04-23 19:00:13 +00:00
janis 92f7150126 .gitea/workflows/delpoy.yml aktualisiert
Deploy / deploy (push) Failing after 0s
2026-04-23 18:58:49 +00:00
janis acec9c042b .gitea/workflows/delpoy.yml aktualisiert
Deploy / deploy (push) Failing after 0s
2026-04-23 18:58:03 +00:00
janis e7ab34462d .gitea/workflows/delpoy.yml aktualisiert
Deploy / deploy (push) Failing after 0s
2026-04-23 18:55:27 +00:00
janis 5dec3ca861 .gitea/workflows/delpoy.yml hinzugefügt 2026-04-23 18:53:27 +00:00
janis 0587706591 app-code/api/login/redirect.php aktualisiert 2026-04-23 18:45:57 +00:00
Janis Steiner d0e8f692c6 fix xss in send_to
fixing a major security vulnerability which allowed attackers to execute javascript via the send_to parameter
2026-04-19 19:00:13 +02:00
Janis Steiner 17c2fbccb3 Update auth.php 2025-06-11 13:11:39 +02:00
Janis Steiner f4682cb3fa Update auth.php 2025-06-11 13:10:28 +02:00
janis 025219f9ec adding qr code on 2fa 2025-03-31 16:14:55 +00:00
janis 2cd72172e8 sowing success message on data change 2025-03-31 15:49:23 +00:00
janis bdac5a04bb fixing vuln where someone could change his username after loging in and therefore login with any account 2025-03-31 15:45:35 +00:00
Janis Steiner 23168103ff updating docker compose 2025-02-01 10:45:17 +01:00
Janis Steiner b455af82b6 removing logmein tokens when pw chang 2025-01-05 11:09:45 +01:00
Janis Steiner 3621a00fc1 new reset email 2025-01-04 16:31:18 +01:00
Janis Steiner bd35f460db adding small page to show all users 2025-01-04 16:14:56 +01:00
Janis Steiner 12b56c0683 . 2025-01-01 17:48:31 +01:00
Janis Steiner 6ddbe08a25 . 2025-01-01 17:43:04 +01:00
Janis Steiner 96f4b45a6f . 2025-01-01 17:38:03 +01:00
Janis Steiner c5fc190ad6 removing some :444 2025-01-01 17:27:06 +01:00
Janis Steiner a216638d48 . 2025-01-01 12:23:36 +01:00
Janis Steiner ce42097ad6 changing some things to add support for external https proxy 2024-12-31 15:39:43 +01:00
Janis Steiner 47d009e96f fixing a bug where password update failed because of htmlspecialchars 2024-12-31 11:29:30 +01:00
Janis Steiner 3dfbd1f8d5 changin domain to auth.jakach.ch 2024-12-28 18:37:32 +01:00
Janis Steiner 5214c96b90 adding keepmeloggedin 2024-12-28 17:15:57 +01:00
Janis Steiner 052c8c4181 Merge branch 'main' of https://github.com/jakani24/jakach-login 2024-12-27 20:36:53 +01:00
Janis Steiner 8be17ce8df adding functionalitiy to send login messages via telegram and password reset links via telegram/email 2024-12-27 20:36:44 +01:00
Janis Steiner b151392a47 Create LICENSE.md 2024-12-27 11:31:04 +01:00
Janis Steiner 48cef817a4 Update README.md 2024-12-27 11:24:41 +01:00
Janis Steiner 9e16e6b29a adding oauth capabilities 2024-12-26 18:18:18 +01:00
Janis Steiner 301c9493b1 finishing touches for passkey auth, oauth and more 2024-12-26 13:12:24 +01:00
Janis Steiner e8cba3edf6 Adding all the code i changed. It now supports mfa, passkeys and passwords 2024-12-25 23:56:19 +01:00
Janis Steiner ea743d19e9 adding first auth layer => password 2024-12-18 22:47:23 +01:00
Janis Steiner 1c70fb08d8 Delete app-code/api/login/verify_passkey.php 2024-12-18 18:41:51 +00:00
Janis Steiner 20ad4aafb7 Delete app-code/api/login/create_passkey.php 2024-12-18 18:41:43 +00:00
Janis Steiner 882b447c8e Delete app-code/api/login/test.html 2024-12-18 18:41:34 +00:00
Janis Steiner 391d7e318d adding some code, still stesting it 2024-12-18 19:40:09 +01:00
Janis Steiner 2bddb8f8c2 testing 2024-12-13 15:02:59 +01:00
Janis Steiner 42b624dc5a not traking certs folder 2024-12-13 15:02:02 +01:00