Commit graph

96 commits

Author SHA1 Message Date
368f2396ce remove totp, cleanup, bugfixes 2023-12-25 19:44:38 +01:00
bd7d8e4398 fix postfix compatiblity
sql is only a standard, ...
2023-12-25 18:57:27 +01:00
0a1da35d84 implement basic passkey login flow 2023-12-25 18:55:20 +01:00
926afee5c5 cleanup javascript build code
build static files allways from source
2023-12-25 17:52:02 +01:00
f858a1a78c add basic passkey management 2023-12-25 17:28:09 +01:00
5759cb1e4f flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d65bceaee0fb1e64363f7871bc43dc1c6ecad99f' (2023-12-20)
  → 'github:NixOS/nixpkgs/0b3d618173114c64ab666f557504d6982665d328' (2023-12-21)
2023-12-25 12:24:53 +01:00
c43d59db99 update npm packages 2023-12-24 14:46:20 +01:00
aaf91cb580 [hydra] also set redirect url on setup 2023-12-24 11:10:49 +01:00
2d2766ac30 better python handling in nix module 2023-12-24 11:10:19 +01:00
ddbba31fe6 add config for admins 2023-12-24 11:09:41 +01:00
04846aac0e better ory-hydra error handling 2023-12-23 02:41:39 +01:00
632158b566 better oauth secret management 2023-12-23 02:41:26 +01:00
85d04478d1 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/cf28ee258fd5f9a52de6b9865cdb93a1f96d09b7' (2023-12-12)
  → 'github:NixOS/nixpkgs/d65bceaee0fb1e64363f7871bc43dc1c6ecad99f' (2023-12-20)
2023-12-23 00:52:53 +01:00
5ab1a0f39c add function to delete user 2023-12-22 23:09:37 +01:00
3775c8eace parse uuid before usage 2023-12-17 17:10:41 +01:00
4b1de43d43 fix nixos modules 2023-12-17 15:31:19 +01:00
5a26d53106 remove old package overrides
this packages are now up to date in the stable channel 23.11
2023-12-17 15:21:50 +01:00
fbbe6e2c87 refactor nixos dev setup 2023-12-17 14:47:38 +01:00
0494fb336f flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5e4c2ada4fcd54b99d56d7bd62f384511a7e2593' (2023-10-11)
  → 'github:NixOS/nixpkgs/cf28ee258fd5f9a52de6b9865cdb93a1f96d09b7' (2023-12-12)
• Updated input 'tuxpkgs':
    'git+ssh://git@git.o-g.at/nixpkg/tuxpkgs.git?ref=refs/heads/master&rev=a25f5792a256beaed2a9f944fccdea8ea7a8d44b' (2023-10-07)
  → 'git+ssh://git@git.o-g.at/nixpkg/tuxpkgs.git?ref=refs/heads/master&rev=b77ada84c29fc587b24b4ca838a0280272e654da' (2023-12-10)
2023-12-14 23:00:16 +01:00
6e76cf74da tmp workaround for oauth password handling 2023-11-26 17:03:53 +01:00
2ea4a1801e hotfix for issue #1
don't show TOTP for now
2023-11-13 21:50:07 +01:00
2ca56b6df7 fix oauth2 secret handling
create allways a new one as we have access to the oauth2 server
2023-11-13 15:16:41 +01:00
8f17883b52 fix domain setup 2023-11-13 15:15:39 +01:00
4498be544b changes to app_token 2023-10-22 19:45:37 +02:00
5bda9e8d83 change column name from apptoken 2023-10-20 10:05:30 +02:00
52f1e84c43 flake improvements 2023-10-20 09:58:32 +02:00
eee18c1785 update
add nix flake
make a restart
2023-10-09 21:58:44 +02:00
536668d8b9 update packages / nix packaging 2023-09-30 12:58:24 +02:00
TuxCoder
230d3e5fe8 fix error messages 2023-04-15 15:52:08 +02:00
TuxCoder
415ffc9bc4 add nix flake 2023-03-18 12:00:49 +01:00
TuxCoder
14d219eef7 more oauth2 fixes 2023-03-18 12:00:40 +01:00
TuxCoder
65ceb2abbd ory hydra update to version 2 2023-03-17 08:52:33 +01:00
TuxCoder
4a31250bca update to new version of openapi-python-client
now: 0.13.0
2023-01-13 19:21:38 +01:00
TuxCoder
deb73d06e6 update hydra api 2023-01-13 17:08:27 +01:00
TuxCoder
cfb40edc89 update fido2 lib 2023-01-13 16:58:17 +01:00
TuxCoder
cba6cb75e5 regenerate ory-hydra-client 2023-01-13 15:52:38 +01:00
TuxCoder
1947a6f24a update fixes, ... 2022-07-15 10:53:06 +02:00
TuxCoder
c6042973fe more ldap migration 2022-06-18 19:35:05 +02:00
TuxCoder
927562fecb code cleanup, mypy 2022-06-18 13:05:18 +02:00
TuxCoder
45c61a06ef update python to 3.10 2022-06-17 13:39:03 +02:00
TuxCoder
161df8a473 remove ldap 2022-06-17 13:38:49 +02:00
TuxCoder
9387c44cd1 add some app token stuff 2022-06-17 09:44:46 +02:00
TuxCoder
4105974fe0 upgrade wtform 2022-06-17 09:44:30 +02:00
TuxCoder
8287b01e40 update packages 2022-06-17 09:15:58 +02:00
TuxCoder
2b86fa89c4 add more mail / ui stuff 2022-05-27 12:35:28 +02:00
TuxCoder
18863bee7f move migration, bugfixes, .... 2022-04-08 21:29:23 +02:00
TuxCoder
5401e2594d add partial fido2/WebAuthn 2022-04-08 21:28:22 +02:00
TuxCoder
6c8bb99c61 add init db 2022-02-20 16:58:04 +01:00
TuxCoder
01803ec20a fix bug for migration 2022-02-20 16:54:35 +01:00
TuxCoder
2a119b6ef8 add async handling 2022-02-20 16:53:24 +01:00