Commit Graph

  • de6ed03ad8 force lower case login name master tuxcoder 2024-02-18 20:17:08 +0100
  • bdefee9d58 force lower case username tuxcoder 2024-01-02 18:07:55 +0100
  • 17b044b1a2 add cli tool to change password tuxcoder 2023-12-30 14:09:42 +0100
  • 2eea083fe7 [passkey] check if user owns passkey befor delete tuxcoder 2023-12-26 12:57:59 +0100
  • 7dff2a964f [passkey] fix some bugs * in listing passkeys * description tuxcoder 2023-12-26 12:55:45 +0100
  • 471a49a80f add list of services on main page tuxcoder 2023-12-26 00:24:28 +0100
  • 789762dd51 fix hardcoded value tuxcoder 2023-12-25 19:55:29 +0100
  • 368f2396ce remove totp, cleanup, bugfixes tuxcoder 2023-12-25 19:44:38 +0100
  • bd7d8e4398 fix postfix compatiblity sql is only a standard, ... tuxcoder 2023-12-25 18:57:27 +0100
  • 0a1da35d84 implement basic passkey login flow tuxcoder 2023-12-25 18:55:20 +0100
  • 926afee5c5 cleanup javascript build code build static files allways from source tuxcoder 2023-12-25 17:48:30 +0100
  • f858a1a78c add basic passkey management tuxcoder 2023-12-25 17:28:09 +0100
  • 5759cb1e4f flake.lock: Update tuxcoder 2023-12-25 12:24:53 +0100
  • c43d59db99 update npm packages tuxcoder 2023-12-24 14:46:20 +0100
  • aaf91cb580 [hydra] also set redirect url on setup tuxcoder 2023-12-24 11:10:49 +0100
  • 2d2766ac30 better python handling in nix module tuxcoder 2023-12-24 11:10:19 +0100
  • ddbba31fe6 add config for admins tuxcoder 2023-12-24 11:09:41 +0100
  • 04846aac0e better ory-hydra error handling tuxcoder 2023-12-23 02:41:39 +0100
  • 632158b566 better oauth secret management tuxcoder 2023-12-23 02:41:26 +0100
  • 85d04478d1 flake.lock: Update tuxcoder 2023-12-23 00:52:53 +0100
  • 5ab1a0f39c add function to delete user tuxcoder 2023-12-22 23:09:37 +0100
  • 3775c8eace parse uuid before usage tuxcoder 2023-12-17 17:10:41 +0100
  • 4b1de43d43 fix nixos modules tuxcoder 2023-12-17 15:31:19 +0100
  • 5a26d53106 remove old package overrides this packages are now up to date in the stable channel 23.11 tuxcoder 2023-12-17 15:21:50 +0100
  • fbbe6e2c87 refactor nixos dev setup tuxcoder 2023-12-17 14:47:38 +0100
  • 0494fb336f flake.lock: Update tuxcoder 2023-12-14 22:51:47 +0100
  • 6e76cf74da tmp workaround for oauth password handling tuxcoder 2023-11-26 17:03:53 +0100
  • 2ea4a1801e hotfix for issue #1 don't show TOTP for now tuxcoder 2023-11-13 21:50:07 +0100
  • 2ca56b6df7 fix oauth2 secret handling create allways a new one as we have access to the oauth2 server tuxcoder 2023-11-13 15:16:41 +0100
  • 8f17883b52 fix domain setup tuxcoder 2023-11-13 15:15:39 +0100
  • 4498be544b changes to app_token tuxcoder 2023-10-22 19:45:37 +0200
  • 5bda9e8d83 change column name from apptoken tuxcoder 2023-10-20 10:05:30 +0200
  • 52f1e84c43 flake improvements tuxcoder 2023-10-20 09:58:32 +0200
  • eee18c1785 update add nix flake make a restart tuxcoder 2023-10-09 21:58:44 +0200
  • 536668d8b9 update packages / nix packaging tuxcoder 2023-09-30 12:58:24 +0200
  • 230d3e5fe8 fix error messages TuxCoder 2023-04-15 15:52:08 +0200
  • 415ffc9bc4 add nix flake TuxCoder 2023-03-18 12:00:49 +0100
  • 14d219eef7 more oauth2 fixes TuxCoder 2023-03-18 12:00:40 +0100
  • 65ceb2abbd ory hydra update to version 2 TuxCoder 2023-03-17 08:52:33 +0100
  • 4a31250bca update to new version of openapi-python-client now: 0.13.0 TuxCoder 2023-01-13 19:21:38 +0100
  • deb73d06e6 update hydra api TuxCoder 2023-01-13 17:08:27 +0100
  • cfb40edc89 update fido2 lib TuxCoder 2023-01-13 16:58:17 +0100
  • cba6cb75e5 regenerate ory-hydra-client TuxCoder 2023-01-13 15:52:38 +0100
  • 1947a6f24a update fixes, ... TuxCoder 2022-07-15 10:53:06 +0200
  • c6042973fe more ldap migration TuxCoder 2022-06-18 19:35:05 +0200
  • 927562fecb code cleanup, mypy TuxCoder 2022-06-18 13:05:18 +0200
  • 45c61a06ef update python to 3.10 TuxCoder 2022-06-17 13:39:03 +0200
  • 161df8a473 remove ldap TuxCoder 2022-06-17 13:38:49 +0200
  • 9387c44cd1 add some app token stuff TuxCoder 2022-06-17 09:44:46 +0200
  • 4105974fe0 upgrade wtform TuxCoder 2022-06-17 09:25:14 +0200
  • 8287b01e40 update packages TuxCoder 2022-06-17 09:15:58 +0200
  • 2b86fa89c4 add more mail / ui stuff TuxCoder 2022-05-27 12:35:28 +0200
  • 18863bee7f move migration, bugfixes, .... TuxCoder 2022-04-08 21:29:23 +0200
  • 5401e2594d add partial fido2/WebAuthn TuxCoder 2022-04-08 21:28:22 +0200
  • 6c8bb99c61 add init db TuxCoder 2022-02-20 16:58:04 +0100
  • 01803ec20a fix bug for migration TuxCoder 2022-02-20 16:54:35 +0100
  • 2a119b6ef8 add async handling TuxCoder 2022-02-20 16:53:24 +0100
  • bfdd924b6f add flask-migration for db TuxCoder 2022-02-20 16:52:06 +0100
  • 710460cc88 fix lots of stuff, migrate to new client api TuxCoder 2022-02-19 23:16:13 +0100
  • 4e9fd55093 change python client generator for hydra TuxCoder 2022-02-19 10:22:21 +0100
  • c15be406ea fix webpack build system TuxCoder 2022-02-19 10:21:00 +0100
  • 032cd8d963 remove old schema TuxCoder 2022-02-11 16:11:06 +0100
  • 3c28274894 add cli command TuxCoder 2022-02-11 16:10:40 +0100
  • 341ff3c220 bugfix hydra changes TuxCoder 2022-02-11 16:09:40 +0100
  • 17c30128ae bugfixes, cleanup TuxCoder 2022-02-06 23:57:01 +0100
  • 1bf474045a better packaging TuxCoder 2022-02-04 23:02:27 +0100
  • cc105e5340 update javascript TuxCoder 2022-02-04 22:37:09 +0100
  • c4f666c027 add nix packaging files TuxCoder 2022-02-04 21:47:01 +0100
  • cc153ab05c bugfix TuxCoder 2020-06-21 13:58:57 +0200
  • 04ecd27532 better logging TuxCoder 2020-06-21 11:52:37 +0200
  • 78c51b7206 add base auth to hydra admin api TuxCoder 2020-06-21 11:42:23 +0200
  • 4be94173d4 fix oauth2 token fetch bug TuxCoder 2020-06-21 11:17:59 +0200
  • 9ca15167ba bugfixes, error handling TuxCoder 2020-06-02 19:09:32 +0200
  • 359281c5c9 fix admin user view, add last login information TuxCoder 2020-06-02 18:34:11 +0200
  • 67b69104d6 add more registration stuff, admin interface TuxCoder 2020-06-01 23:43:10 +0200
  • c1c8876b63 update readme.md TuxCoder 2020-05-31 10:55:03 +0200
  • 986be944fd bugfixes TuxCoder 2020-05-30 23:43:55 +0200
  • 7a796825d0 use hydra userinfo and id_token info TuxCoder 2020-05-30 23:33:59 +0200
  • 2a349d132a fix oidc bug TuxCoder 2020-05-30 19:05:57 +0200
  • 5e61029259 improve oidc compatibility TuxCoder 2020-05-30 19:00:08 +0200
  • 5826517111 [js] fix bug TuxCoder 2020-05-30 18:59:41 +0200
  • e6e19646e0 bugfix js frontend TuxCoder 2020-05-28 17:27:28 +0200
  • daab0f063d add registration form TuxCoder 2020-05-27 21:16:14 +0200
  • 4150853588 merge ldap user and db user, cleanup, add password change TuxCoder 2020-05-27 17:56:10 +0200
  • 6334c993a9 add oauth2 token managment, partial password change, bugfixes TuxCoder 2020-05-26 22:55:37 +0200
  • 6c388c8129 add more pki features, bug fixes, try not to use jquery TuxCoder 2020-05-25 20:23:27 +0200
  • 38932aef44 change to hydra as oauth backend TuxCoder 2020-05-21 13:20:27 +0200
  • 157bf65635 print more infos to the user while oauth authorize TuxCoder 2020-05-13 20:08:55 +0200
  • aaf428575b fix not exist user TuxCoder 2020-05-13 20:08:28 +0200
  • 5037fe4def refactor, implement next attribute, for forward, service need user approve berfore redirect TuxCoder 2020-05-13 17:04:22 +0200
  • 77962edd15 update test status TuxCoder 2020-05-13 00:32:10 +0200
  • 004c3b96f2 flexebel email address in certs TuxCoder 2020-05-10 19:37:57 +0200
  • 5c576351c6 fix caching problem TuxCoder 2020-05-10 16:54:53 +0200
  • 88d1eed90e fix pkcs12 on android TuxCoder 2020-05-10 16:54:43 +0200
  • 04110a73ed add ocsp to certs TuxCoder 2020-05-10 15:38:53 +0200
  • 88e2b313a3 add crl and ocsp url to certs TuxCoder 2020-05-10 15:31:35 +0200
  • 9517e173d9 hotfix sidebar button TuxCoder 2020-05-10 14:51:46 +0200
  • 90e4e80ede add 2fa totp TuxCoder 2020-05-10 14:34:28 +0200
  • 06e99be868 fix title TuxCoder 2020-05-09 21:09:59 +0200
  • eb736dcaee add redirect to login TuxCoder 2020-05-09 21:07:54 +0200