Commit Graph

  • 314145084e update schema to latest development Mario Voigt 2025-03-05 23:51:27 +01:00
  • 5e0d615ada make schema (API) submodule static to allow easy project-forking Mario Voigt 2025-03-05 23:09:37 +01:00
  • e4b7aa8766 remove dirty examples/ dir. proper and up to date examples can be found at https://gitlab.com/fabinfra/fabaccess/demos-environments for instance Mario Voigt 2025-03-04 00:35:25 +01:00
  • bbf0e77571 remove obsolete test/ directory Mario Voigt 2025-02-24 13:17:33 +01:00
  • 40ca2acdb7 cleanup/update contributing infos Mario Voigt 2025-02-20 16:44:37 +01:00
  • 3e29df8b2c Remove obsolete installation docs, href the user to docs.fab-access.org instead Mario Voigt 2025-02-20 16:18:42 +01:00
  • fdde8a933c Cleanup: remove /docs dir because we put it to https://docs.fab-access.org Mario Voigt 2025-02-20 15:35:19 +01:00
  • 57f7e74d03 Merge branch 'development' v0.4.3 main Jonathan Krebs 2025-02-11 17:00:22 +01:00
  • c8f0337c1e set release date for 0.4.3 Jonathan Krebs 2025-02-11 16:56:25 +01:00
  • 151c04d9df record changes since 0.4.2 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
  • 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. 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 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 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 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
  • 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
  • 0d2cd6f376 No path deps for good reasons™ Nadja Reitzenstein 2022-11-02 15:01:44 +01:00
  • 410ed8cb33 Revert binarayfabfire TheJoKlLa 2022-11-01 15:00:52 +01:00
  • 7a941c3338 actually return the value Kai Jan Kriegel 2022-09-23 23:42:15 +02:00
  • 8776fa3ca2 return correct length from step Kai Jan Kriegel 2022-09-23 20:30:12 +02:00
  • 5c4cb32d1a initial support for binary version of FabFire Kai Jan Kriegel 2022-09-23 20:03:45 +02:00
  • 1971515601 Merge branch 'feature/rsasl-update' into development Nadja Reitzenstein 2022-11-01 10:48:14 +01:00
  • 0ed53f5cc9 Update to latest rsasl Nadja Reitzenstein 2022-11-01 10:47:51 +01:00
  • 47524ef038 Merge remote-tracking branch 'origin/development' into development Nadja Reitzenstein 2022-10-07 13:43:50 +02:00
  • a8cc1be87d Merge tag 'v0.4.2' into development Nadja Reitzenstein 2022-10-07 13:43:12 +02:00
  • 95ee4228bd Merge branch 'release/0.4.2' v0.4.2 Nadja Reitzenstein 2022-10-07 13:43:03 +02:00
  • 3cf152a164 Port rsasl Nadja Reitzenstein 2022-10-05 17:28:47 +02:00
  • 29bfe61a2c Added paho-mqtt TheJoKlLa 2022-08-17 18:56:33 +00:00
  • ec1cac9443 Update process initiator to make shelly-timeout doable Nadja Reitzenstein 2022-08-22 19:05:57 +02:00
  • f3278fcf05 Merge branch 'feature/env_config' into development Nadja Reitzenstein 2022-07-24 17:52:53 +02:00
  • e3423c7786 Improve error messages on missing config Nadja Reitzenstein 2022-07-24 17:51:12 +02:00
  • 9346e433e1 Refactor Config into dhall module Nadja Reitzenstein 2022-07-24 17:11:28 +02:00