Commit Graph

  • 151c04d9df record changes since 0.4.2 development Jonathan Krebs 2025-01-24 17:36:30 +01:00
  • 1d2ba9eddc implement dumping and loading the full database Jonathan Krebs 2025-01-24 04:18:14 +01:00
  • ee21f74d2d minimal dependency update to make it compatible with current rust Jonathan Krebs 2025-01-24 03:56:40 +01:00
  • 091e395a9c Merge branch 'patch-1' into 'development' Andreas Bergmeier 2025-01-19 17:36:03 +00:00
  • 8c6a1376d0 Add initial authentication OpenAPI Andreas Bergmeier 2025-01-14 19:38:29 +00:00
  • dd4d9e615a Merge branch 'patch2' into 'development' Andreas Bergmeier 2025-01-19 16:10:11 +00:00
  • 881b287758 Initial OpenAPI document generated via Utoipa/Axum. Andreas Bergmeier 2025-01-19 17:08:54 +01:00
  • c179017f96 Add types for responding to Authentication requests. Andreas Bergmeier 2025-01-17 22:09:09 +01:00
  • 23691eb746 Add initial authentication for OpenAPI Andreas Bergmeier 2025-01-14 19:38:29 +00:00
  • 9503ac8c04 Merge branch 'oidc' into 'development' Jonathan Krebs 2025-01-10 00:59:37 +00:00
  • 57d70f4060 Merge branch 'feature/adr-backfill' into 'development' Nadja von Reitzenstein Čerpnjak 2024-12-26 22:22:25 +00:00
  • 06083a63e3 Fix compilation error caused by overlooked renames: diflouroborane -> difluoroborane = 2024-12-15 22:29:14 +01:00
  • 57a0436ca1 fix typo; fixes https://gitlab.com/fabinfra/fabaccess/bffh/-/issues/68 Mario Voigt 2024-12-14 21:54:01 +01:00
  • 8b15acf983 remove warnings around initiator loading. cleaner error handling remains todo. jonny_fix_warnings Jonathan Krebs 2024-12-13 15:24:22 +01:00
  • 40ba114e61 fix warnings: at the moment configuration by environment variables is not implemented Jonathan Krebs 2024-12-13 15:02:51 +01:00
  • c2c34ede67 fix warnings: remove unused muts and variables Jonathan Krebs 2024-12-13 14:57:14 +01:00
  • 2b0fe0e868 add some error handling, mostly to quiet warnings Jonathan Krebs 2024-12-13 14:55:57 +01:00
  • fbfb76c34e fix warnings: some more easy cases Jonathan Krebs 2024-12-13 08:18:25 +01:00
  • 971dee36fd fix warnings: replace some mem::replace with assignments Jonathan Krebs 2024-11-20 13:05:11 +01:00
  • 41983e6039 remove unused imports from bffhd Jonathan Krebs 2024-11-09 13:01:26 +01:00
  • ca25cd83d0 Update INSTALL.md Falko Richter 2024-07-10 21:47:09 +00:00
  • 9805f4ee04 lightproc: drop span guard before deallocating the process Jonathan Krebs 2024-11-09 11:44:43 +01:00
  • b50551a097 Draft oidc integration oidc Jonathan Krebs 2024-11-06 18:19:32 +01:00
  • 66877159f0 fixed links to the other repos Falko Richter 2024-07-22 06:53:45 +00:00
  • 0b1d14afe8 added a changelog main Falko Richter 2024-07-15 22:04:43 +02:00
  • 61c9f68332 logging actor errors as errors Falko Richter 2024-07-11 09:25:22 +02:00
  • bba0d3e7c8 Implement claimable feature/claims_api Nadja von Reitzenstein Čerpnjak 2024-06-10 12:58:50 +02:00
  • 2acf35d54d Implement new traits structure Nadja von Reitzenstein Čerpnjak 2024-05-24 12:48:58 +02:00
  • 5400d7f799 Implement resource API Nadja von Reitzenstein Čerpnjak 2024-05-14 11:05:39 +02:00
  • fa9c5000d3 Make usersystem compile again Nadja von Reitzenstein Čerpnjak 2024-04-23 13:55:37 +02:00
  • 633090829a Update schema Nadja von Reitzenstein Čerpnjak 2024-04-22 15:31:31 +02:00
  • 391661dbcc Updates Nadja von Reitzenstein Čerpnjak 2024-04-22 15:30:34 +02:00
  • 1767e4fc93 oh fun feature/console-improvements Nadja Reitzenstein 2023-06-01 23:18:40 +02:00
  • 839a57b6d6 add vendor endpoint Nadja Reitzenstein 2023-05-24 13:54:25 +02:00
  • 0ba44e4a1d make compile Nadja Reitzenstein 2023-05-05 14:14:33 +02:00
  • e210caf77e add initial capnp console-api schema Nadja Reitzenstein 2023-05-05 13:41:31 +02:00
  • 73766db109 Merge branch 'feature/users-sqlite' into development Nadja Reitzenstein 2023-05-02 11:28:48 +02:00
  • 187a9f6781 It do be compiling Nadja Reitzenstein 2023-04-30 00:46:45 +02:00
  • a4f6c77b26 start on some SQLite code Nadja Reitzenstein 2023-04-04 16:53:00 +02:00
  • 8c0542fdec set prodable interface when in use feature/cardloginwithtoken Kai Jan Kriegel 2023-03-18 17:18:07 +01:00
  • 3a16d1031b Added Changelog for INTERFACER Release release/interfacer interfacer_release TheJoKlLa 2023-03-17 14:20:01 +00:00
  • 7aa808a3fe Update file README.md TheJoKlLa 2023-03-15 11:19:27 +00:00
  • 3e72d915e6 switch tokenlist to uuids Kai Jan Kriegel 2023-02-24 21:29:22 +01:00
  • d32936e6e6 pin toolchain to a known good version while we get that 'fun' segfault Nadja Reitzenstein 2023-02-23 17:00:19 +01:00
  • 31a9bb4bf0 drop schema from instanceurl Kai Jan Kriegel 2023-02-24 06:05:54 +01:00
  • a470d4eeb0 switch to uuid parsing for tokens Kai Jan Kriegel 2023-02-24 05:07:37 +01:00
  • 795c9870e8 improved user lookup by token Kai Jan Kriegel 2023-02-24 05:06:45 +01:00
  • d8a7415e24 improve example Kai Jan Kriegel 2023-02-13 19:06:08 +01:00
  • 41e337dd1f i can't type Kai Jan Kriegel 2023-02-13 18:50:57 +01:00
  • 353ae8a6ff fixed validation for fabfire Kai Jan Kriegel 2023-02-13 18:44:08 +01:00
  • 0b997547ed encode token as hex Kai Jan Kriegel 2023-02-08 21:22:36 +01:00
  • 49fa24f1f9 implement cardlogin with token Kai Jan Kriegel 2023-02-08 18:58:14 +01:00
  • 00f90c7314 added support for looking up user by (first)token Kai Jan Kriegel 2023-02-08 18:57:36 +01:00
  • dce3fd803b cargo fmt Nadja Reitzenstein 2023-02-09 17:07:31 +01:00
  • 4b43352709 rsasl update Nadja Reitzenstein 2023-02-09 17:07:22 +01:00
  • e47e40cbb3 i guess i forgot how to format string? Kai Jan Kriegel 2023-02-06 18:07:42 +01:00
  • 716702b11d check the configured space urn and not a hardcoded one Kai Jan Kriegel 2023-02-03 21:35:53 +01:00
  • b7382372a2 fix bind / unbind card Kai Jan Kriegel 2023-02-03 07:09:46 +01:00
  • 06fefd9e74 Whoops that was a premature push Nadja Reitzenstein 2023-01-31 16:18:18 +01:00
  • 36c81cfc23 Make spacename/instanceurl required and enable card interface Nadja Reitzenstein 2023-01-31 16:16:00 +01:00
  • a9143b0cdd pin toolchain to a known good version while we get that 'fun' segfault Nadja Reitzenstein 2023-02-23 17:00:19 +01:00
  • 165b269d4f Fix example config Nadja Reitzenstein 2023-02-23 14:25:44 +01:00
  • bed59f4aaa Fix that part feature/raw-write Nadja Reitzenstein 2023-02-23 14:21:49 +01:00
  • d196050fe0 prodable machines Nadja Reitzenstein 2023-02-14 16:58:23 +01:00
  • e35e2b7334 cargo fmt Nadja Reitzenstein 2023-02-09 17:07:31 +01:00
  • 98c2e3fd01 rsasl update Nadja Reitzenstein 2023-02-09 17:07:22 +01:00
  • 27f5413e3d i guess i forgot how to format string? Kai Jan Kriegel 2023-02-06 18:07:42 +01:00
  • 55e9bf6e2b check the configured space urn and not a hardcoded one Kai Jan Kriegel 2023-02-03 21:35:53 +01:00
  • 4cdbfd8925 fix bind / unbind card Kai Jan Kriegel 2023-02-03 07:09:46 +01:00
  • 7a85667a44 Whoops that was a premature push Nadja Reitzenstein 2023-01-31 16:18:18 +01:00
  • cf3853263a Make spacename/instanceurl required and enable card interface Nadja Reitzenstein 2023-01-31 16:16:00 +01:00
  • 198845f176 Fix deadlock (whoops) Nadja Reitzenstein 2023-01-18 17:38:32 +01:00
  • 386ac5645d Do not do raw processing on restores Nadja Reitzenstein 2023-01-18 16:59:36 +01:00
  • 98ed9efec9 Improvements for process actor and raw_write Nadja Reitzenstein 2023-01-18 16:55:43 +01:00
  • 1602879e1e Example actor implementation Nadja Reitzenstein 2023-01-18 16:30:24 +01:00
  • 5fdfae295a Add raw handling to process actor Nadja Reitzenstein 2023-01-18 16:26:09 +01:00
  • b8092e9090 Implement first draft of raw write serverside Nadja Reitzenstein 2023-01-18 15:58:32 +01:00
  • 946a08c19c I should really read my own documentation sometimes. Nadja Reitzenstein 2023-01-11 14:50:48 +01:00
  • e42a32934a Implement remaining card management Nadja Reitzenstein 2023-01-09 16:58:32 +01:00
  • 24c02fccff Implement partial card mgmnt Nadja Reitzenstein 2023-01-06 12:45:43 +01:00
  • beecb54d38 Move miette towards edges of BFFH for more structured error reporting Nadja Reitzenstein 2022-12-25 11:54:36 +01:00
  • 6aa233fd06 cargo fmt^2 feature/authdb Nadja Reitzenstein 2023-01-09 12:07:23 +01:00
  • 2bce433ce3 cargo fmt Nadja Reitzenstein 2023-01-09 12:07:11 +01:00
  • 8898b367ac Merge remote-tracking branch 'origin/development' into hotfix/mqttdisconnects hotfix/mqttdisconnects Kai Jan Kriegel 2023-01-02 07:09:50 +01:00
  • 0716a75ee6 Add support for binary FabReader Mechanism Kai Kriegel 2023-01-02 05:00:29 +00:00
  • 0380e02f3f reworked CI Kai Kriegel 2023-01-02 03:59:09 +00:00
  • fe2fca970d fix merge fuckup with Dockerfile Kai Jan Kriegel 2022-12-29 02:30:22 +01:00
  • 96e2928939 change base image to ubuntu Kai Jan Kriegel 2022-12-29 01:23:12 +01:00
  • bad96a5883 Handle state io errors like direct io errors Kai Jan Kriegel 2022-12-29 00:18:24 +01:00
  • 81aa60a10f Move miette towards edges of BFFH for more structured error reporting Nadja Reitzenstein 2022-12-25 11:54:36 +01:00
  • 3d13a393d8 fix build feature/claims-api Nadja Reitzenstein 2022-12-07 16:13:43 +01:00
  • 7eaf2b0394 schema update Nadja Reitzenstein 2022-12-07 16:13:30 +01:00
  • dca231f32e trim trailing \0 at the correct point Kai Jan Kriegel 2022-11-21 06:35:07 +01:00
  • 964293f653 Do a validate Nadja Reitzenstein 2022-11-16 13:36:37 +01:00
  • 9051a2f2e8 status commit Nadja Reitzenstein 2022-11-16 12:57:41 +01:00
  • b419527c83 quick test Kai Jan Kriegel 2022-11-11 20:40:36 +01:00
  • 59937fa4bd updated binary fabfire to latest rsasl Kai Jan Kriegel 2022-11-07 23:09:07 +01:00
  • 9ae2e68152 actually return the value Kai Jan Kriegel 2022-09-23 23:42:15 +02:00
  • d86bc6958b return correct length from step Kai Jan Kriegel 2022-09-23 20:30:12 +02:00
  • 1444db7d09 initial support for binary version of FabFire Kai Jan Kriegel 2022-09-23 20:03:45 +02:00