Commit Graph

  • 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
  • e2f97d1fbe refactor: remove root url Stavros 2025-01-20 18:22:17 +02:00
  • 4f4645f32b refactor: use code block to display the user Stavros 2025-01-19 23:01:49 +02:00
  • d0c1aae1e7 refactor: use a hook for checking sign in status in the backend Stavros 2025-01-19 23:00:27 +02:00
  • b8a134ed12 fix: don't display continue button when redirect uri is null Stavros 2025-01-19 22:44:42 +02:00
  • c362313f51 chore: fix typo in docker compose v0.1.0 Stavros 2025-01-19 17:02:52 +02:00
  • 3cea7f9cfc chore: rename version file v0.1.0-beta.1 Stavros 2025-01-19 16:43:04 +02:00
  • 0becda9e2f feat: add healthcheck Stavros 2025-01-19 16:41:04 +02:00
  • 78bc3e9c9a feat: add github build workflows Stavros 2025-01-19 16:39:54 +02:00
  • d5041068f9 docs: fix heading size Stavros 2025-01-19 16:35:01 +02:00
  • fd2e7d847a docs: add readme and example docker compose Stavros 2025-01-19 16:34:16 +02:00
  • edf703b720 chore: add license Stavros 2025-01-19 15:07:23 +02:00
  • 6eccb6d835 feat: make app configurable Stavros 2025-01-19 15:04:46 +02:00
  • c0e085ea10 Initial Commit Stavros 2025-01-19 13:40:06 +02:00