Commit Graph

  • 3c9bc8c67f fix: use new URL instead of URL.parse Stavros 2025-02-11 18:31:31 +02:00
  • b2f4041e09 refactor: handle url queries null values better v3.0.0-alpha.2 Stavros 2025-02-10 22:12:30 +02:00
  • eb4e157def refactor: small updates in the verify and create subcommands Stavros 2025-02-10 21:53:44 +02:00
  • cfe2a1967a refactor: use go's builtin basic auth parser Stavros 2025-02-10 21:42:15 +02:00
  • c4ee269283 Merge pull request #33 from robotman4/patch-1 Stavros 2025-02-10 21:30:07 +02:00
  • d18fba1ef3 Change forwardauth endpoint in docker-compose.dev.yml robotman4 2025-02-10 20:28:01 +01:00
  • acaee5357f Change forwardauth endpoint in example compose robotman4 2025-02-10 20:20:52 +01:00
  • 38412e1962 tests: add api tests v3.0.0-alpha.1 Stavros 2025-02-10 19:05:50 +02:00
  • 302d9cf2fd chore: add ci to readme Stavros 2025-02-10 18:32:47 +02:00
  • caf9cde08f tests: add frontend build to ci Stavros 2025-02-10 18:28:06 +02:00
  • 2473d3ce34 tests: add simple dist folder Stavros 2025-02-10 18:24:16 +02:00
  • d8d347b45f tests: add basic tests for utilities Stavros 2025-02-10 18:22:46 +02:00
  • a8da813374 fix: the traefik forward label should be in the tinyauth container Stavros 2025-02-09 13:35:23 +02:00
  • 6936987c6b chore: add security file Stavros 2025-02-08 12:58:37 +02:00
  • 9a16737a54 chore: add issue templates Stavros 2025-02-08 12:55:46 +02:00
  • ddf40e6d63 chore: add contributing guide from docs Stavros 2025-02-08 12:51:31 +02:00
  • 9fd1c81f8b chore: add code of conduct Stavros 2025-02-08 12:49:45 +02:00
  • 567e6f0b5b chore: bump version Stavros 2025-02-08 12:44:42 +02:00
  • 1b145fd531 chore: bump version chore/comments Stavros 2025-02-08 12:43:30 +02:00
  • f7e7dee3da Merge pull request #31 from steveiliop56/chore/comments Stavros 2025-02-08 12:40:34 +02:00
  • 7a3a463489 chore: add comments to code Stavros 2025-02-08 12:33:58 +02:00
  • e09f241364 fix: handle user parse errors correctly Stavros 2025-02-07 20:11:16 +02:00
  • d2ee382f92 fix: return json errors when authorization header is present Stavros 2025-02-07 20:03:24 +02:00
  • 4e8a2443a6 chore: update readme Stavros 2025-02-07 19:25:15 +02:00
  • 22777a16a1 chore: add discohook data Stavros 2025-02-07 19:12:53 +02:00
  • 0872556c1a chore: add to do in basic auth Stavros 2025-02-07 17:46:13 +02:00
  • daad2abc33 feat: add basic header authorization Stavros 2025-02-07 17:08:39 +02:00
  • ce567ae3de feat: add support for nginx/nginx proxy manager (breaking) Stavros 2025-02-07 16:36:47 +02:00
  • 87393d3c64 feat: add session expiry inside cookie (breaking) Stavros 2025-02-05 19:08:23 +02:00
  • 97830a309b chore: bump version v2.1.1-beta.1 v2.1.1 Stavros 2025-02-02 19:36:12 +02:00
  • fe594d2755 fix: do not crash when docker is not connected Stavros 2025-02-02 19:34:02 +02:00
  • b3aac26644 chore: update gitignore v2.1.0 Stavros 2025-02-02 14:28:12 +02:00
  • c37f66abb9 feat: strip go executable for smaller size v2.1.0-alpha.2 Stavros 2025-02-02 13:31:35 +02:00
  • 2c4f086008 chore: bump version v2.1.0-alpha.1 Stavros 2025-02-01 16:30:31 +02:00
  • 6e5f882e0b feat: tailscale oauth Stavros 2025-02-01 16:28:39 +02:00
  • 99268f80c9 fix: check available providers correctly Stavros 2025-02-01 15:29:26 +02:00
  • dcd816b6c6 fix: parse generic oauth provider config correctly Stavros 2025-01-31 17:28:59 +02:00
  • 381f6ef76f Merge pull request #24 from steveiliop56/feat/docker-labels Stavros 2025-01-30 17:14:07 +02:00
  • 8a8ba18ded refactor: remove label value from logging Stavros 2025-01-30 17:13:38 +02:00
  • 29f0a94faf feat: finalize logic Stavros 2025-01-30 17:11:31 +02:00
  • 6602e8140b wip Stavros 2025-01-29 22:06:52 +02:00
  • 2385599c80 fix: omit port from cookie domain configuration v2.0.2-beta.2 v2.0.2 Stavros 2025-01-29 17:55:21 +02:00
  • 6f184856f1 chore: bump version v2.0.2-beta.1 Stavros 2025-01-28 19:10:36 +02:00
  • e2e3b3bdc6 refactor: use window.location.href for redirects Stavros 2025-01-28 19:08:00 +02:00
  • 3efcb26db1 refactor: remove sensitive info logging even in debug mode Stavros 2025-01-28 17:36:06 +02:00
  • c54267f50d fix: parse users correctly v2.0.1 Stavros 2025-01-26 22:40:55 +02:00
  • 4de12ce5c1 fix: no need to log that the provider is empty v2.0.0 Stavros 2025-01-26 21:36:41 +02:00
  • 0cf0aafc14 fix: configure secrets before config validation v2.0.0-beta.1 Stavros 2025-01-26 21:13:26 +02:00
  • 80ea43184c chore: update readme v2.0.0-alpha.1 Stavros 2025-01-26 20:52:35 +02:00
  • 3c4dffd479 chore: bump version Stavros 2025-01-26 20:52:06 +02:00
  • f19f40f9fc feat: add secret file Stavros 2025-01-26 20:47:08 +02:00
  • a243f22ac8 refactor: users are not a requirement when using oauth Stavros 2025-01-26 20:45:34 +02:00
  • 08d382c981 feat: add debug log level Stavros 2025-01-26 20:23:09 +02:00
  • 94f7debb10 feat: secrets file Stavros 2025-01-26 19:48:53 +02:00
  • 3b50d9303b refactor: use cookie store correctly Stavros 2025-01-26 19:20:34 +02:00
  • d67133aca7 fix: get correct username from query params Stavros 2025-01-26 18:32:47 +02:00
  • 989ea8f229 refactor: rename email back to username Stavros 2025-01-26 18:29:30 +02:00
  • 708006decf refactor: move disable continue screen logic back to the continue screen Stavros 2025-01-26 18:08:47 +02:00
  • 682a918812 refactor: don't store oauth token in cookie Stavros 2025-01-26 11:05:11 +02:00
  • 389248cfe1 refactor: change cli about text Stavros 2025-01-25 21:11:56 +02:00
  • 81d25061df refactor: move disable continue logic in login screen Stavros 2025-01-25 21:11:09 +02:00
  • f59697955d chore: update readme Stavros 2025-01-25 20:47:26 +02:00
  • 47d8f1e5aa chore: update utility commands v1.0.0 Stavros 2025-01-25 20:36:04 +02:00
  • e8d2e059a9 fix: pass cookie expiry to api config v1.0.0-beta.3 Stavros 2025-01-25 20:00:07 +02:00
  • 2c7a3fc801 refactor: simplify cookie secure logic v1.0.0-beta.2 Stavros 2025-01-25 16:29:18 +02:00
  • 61fffb9708 chore: disable cgo v1.0.0-beta.1 Stavros 2025-01-25 16:16:42 +02:00
  • 9d2aef163b chore: rename whitelist to oauth whitelist Stavros 2025-01-25 15:32:46 +02:00
  • cc480085c5 feat: custom cookie age Stavros 2025-01-25 15:29:17 +02:00
  • 2c7144937a chore: update readme Stavros 2025-01-25 13:20:09 +02:00
  • c7ec788ce1 fix: split generic scopes string to array Stavros 2025-01-25 10:25:20 +02:00
  • 96a373a794 feat: internal server error page Stavros 2025-01-24 20:31:10 +02:00
  • c5a8639822 feat: oauth email whitelist Stavros 2025-01-24 20:17:08 +02:00
  • b87cb54d91 refactor: rename generic user info url to generic user url Stavros 2025-01-24 19:41:44 +02:00
  • f61b6dbad4 refactor: log errors v1.0.0-alpha.1 Stavros 2025-01-24 18:24:20 +02:00
  • 35854f5ce4 chore: bump version Stavros 2025-01-24 18:17:05 +02:00
  • c59aaa5600 feat: add option to disable continue screen Stavros 2025-01-24 18:16:23 +02:00
  • 085b1492cc fix: ignore new lines in password file Stavros 2025-01-24 17:51:32 +02:00
  • a19f3589f8 Merge pull request #5 from steveiliop56/feat/oauth Stavros 2025-01-24 17:45:55 +02:00
  • e88ec22ce3 fix: fix spacing in logout screen Stavros 2025-01-24 17:43:12 +02:00
  • 90f4c3c980 feat: generic oauth Stavros 2025-01-24 17:13:51 +02:00
  • f487e25ac5 refactor: remove microsoft icon Stavros 2025-01-24 16:55:03 +02:00
  • d4eca52b12 feat: google oauth Stavros 2025-01-24 16:29:21 +02:00
  • 433e71bd50 feat: persist sessions and auto redirect to app Stavros 2025-01-24 15:29:46 +02:00
  • 80d25551e0 wip Stavros 2025-01-23 19:16:35 +02:00
  • 143b13af2c refactor: remove short flags v0.3.0 Stavros 2025-01-22 21:50:01 +02:00
  • 4457d6f525 feat: add cookie secure option in the cli Stavros 2025-01-22 21:37:59 +02:00
  • b901744e03 fix: use password hash instead of password when verifying v0.3.0-beta.3 Stavros 2025-01-22 20:18:03 +02:00
  • 61a7400cf1 refactor: change cmd to entrypoint v0.3.0-beta.2 Stavros 2025-01-22 17:26:46 +02:00
  • 40ab77cdd5 chore: bump version v0.3.0-beta.1 Stavros 2025-01-22 16:05:42 +02:00
  • 403787e56c feat: verify user cmd Stavros 2025-01-22 16:05:01 +02:00
  • d3e52c925d feat: create user command Stavros 2025-01-21 23:18:02 +02:00
  • a4c717ba34 chore: remove screenshots Stavros 2025-01-21 18:42:02 +02:00
  • 5e73d06fcc refactor: use dependency injection Stavros 2025-01-21 18:41:06 +02:00
  • 2988b5f22f feat: add option to make cookie secure Stavros 2025-01-21 18:13:18 +02:00
  • a28e55ae4c fix: split domain correctly Stavros 2025-01-21 18:09:22 +02:00
  • 6596e4dea6 chore: various readme updates v0.2.0-beta.1 v0.2.0 Stavros 2025-01-20 21:22:03 +02:00
  • a2e6231cc4 chore: bump version Stavros 2025-01-20 21:17:49 +02:00
  • 644b343a1b chore: add dev docker compose file Stavros 2025-01-20 21:16:46 +02:00
  • 7817add9b4 chore: update readme Stavros 2025-01-20 20:36:00 +02:00
  • fcaa3779d5 feat: allow users config from file Stavros 2025-01-20 18:39:22 +02:00