99 Commits

Author SHA1 Message Date
Nadja von Reitzenstein Čerpnjak
879bc578b2 Make terminalMain.capnp compile 2024-05-07 13:27:21 +02:00
Nadja von Reitzenstein Čerpnjak
d49319fc26 Make getBy* properly fallible 2024-05-07 13:25:42 +02:00
Nadja von Reitzenstein Čerpnjak
d4e6d048e3 Terminal stuff 2024-05-06 14:26:32 +02:00
Nadja von Reitzenstein Čerpnjak
a2552c6759 Hints and Interest fallible methods 2024-05-06 13:27:15 +02:00
Nadja von Reitzenstein Čerpnjak
cae56b0084 Improve Rust code generation and add Upgrade tasks 2024-04-22 13:57:13 +02:00
TheJoKlLa
229026db42 Make build in c# 2024-04-22 12:37:23 +02:00
Nadja von Reitzenstein Čerpnjak
b6c35cabc6 Add continue result to authentication 2024-04-22 12:26:18 +02:00
Nadja von Reitzenstein Čerpnjak
637e56c4ad Compact struct return values 2024-04-22 11:00:27 +02:00
Nadja von Reitzenstein Čerpnjak
8f9770ac22 Stuff! 2024-04-16 15:54:47 +02:00
Nadja von Reitzenstein Čerpnjak
d28a3ea5aa Make claims/interest owned 2024-04-16 15:12:44 +02:00
Nadja von Reitzenstein Čerpnjak
1378c8722d Make compile 2024-04-16 15:03:10 +02:00
Nadja von Reitzenstein Čerpnjak
568c7ac50a Add C# annotations 2024-04-16 14:38:54 +02:00
Nadja von Reitzenstein Čerpnjak
d7c26ed4c1 Add traits 2024-04-16 14:37:41 +02:00
Nadja von Reitzenstein Čerpnjak
ef3db21789 Stuff! 2024-04-15 16:28:23 +02:00
TheJoKlLa
9d7c66b9dd Test Traits 2024-03-30 19:20:42 +01:00
TheJoKlLa
158d307d74 temporary fix to build cs 2024-03-27 19:43:37 +01:00
Nadja von Reitzenstein Čerpnjak
f7cb8a7d81 Update API a bit 2024-03-01 15:39:30 +01:00
Nadja Reitzenstein
9ba04c622c Update claims to match meeting 2023-11-02 2023-11-23 12:36:28 +01:00
Nadja Reitzenstein
0628c0c3a9 s/Transaction/Atomic/g 2022-12-07 16:13:17 +01:00
Nadja Reitzenstein
3543493c50 Fix user.capnp id numbering 2022-11-04 16:19:53 +01:00
Nadja Reitzenstein
23d9ef2573 If you have disclose on an user you should be able to see their name 2022-11-04 16:15:56 +01:00
Nadja Reitzenstein
a1ca3e2ccd Stop doing initial data that way, it's a bad idea D:< 2022-11-04 16:07:33 +01:00
Nadja Reitzenstein
b12fa851c5 Make Users::addUser fail in a better way 2022-11-04 15:54:15 +01:00
Nadja Reitzenstein
a3b02d8102 whoops, fix 2022-11-04 15:25:30 +01:00
Nadja Reitzenstein
b48ec883eb Revamp permissions a bit 2022-11-04 15:23:25 +01:00
Nadja Reitzenstein
2d8c5fb2e8 Add resource description fields 2022-11-01 12:44:33 +01:00
Nadja Reitzenstein
1d6a3b157a Define resource locking capabilities 2022-11-01 12:11:53 +01:00
Nadja Reitzenstein
d5d07a1203 Flesh out state updates 2022-11-01 11:54:01 +01:00
Nadja Reitzenstein
b5f5a4981f Mirror persistent.capnp which isn't provided by capnproto-rust 2022-11-01 11:03:26 +01:00
Nadja Reitzenstein
21574d8185 update 2022-10-31 15:20:12 +01:00
Nadja Reitzenstein
a13478a3f0 Update claims from our discussion two days ago 2021-11-26 03:20:41 +01:00
Nadja Reitzenstein
c10dc43f77 Clean up structure a bit 2021-11-26 02:25:47 +01:00
Nadja Reitzenstein
f713df2221 More fragmentation 2021-10-28 00:32:25 +02:00
Nadja Reitzenstein
3023fb2259 Schema update™ 2021-10-18 11:29:25 +02:00
Nadja Reitzenstein
2a14158a76 Be more specific 2021-10-02 12:41:57 +02:00
Nadja Reitzenstein
8b94301382 At least be consistent 2021-10-02 12:18:28 +02:00
Nadja Reitzenstein
170d4df51c More changes because breaking existing code is fun 2021-10-02 12:02:38 +02:00
Nadja Reitzenstein
c185283f35 Fix spelling mistakes 2021-10-01 20:09:42 +02:00
Nadja Reitzenstein
32309d09f3 Claims draft 2021-10-01 20:06:06 +02:00
Gregor "dequbed" Reitzenstein
2c01a62085 Merge branch 'feature/multiauth' into 'main'
Make Authentication return an authenticated Bootstrap instead

Closes #14 and #12

See merge request fabinfra/fabaccess/fabaccess-api!11
2021-09-23 21:38:21 +00:00
Nadja Reitzenstein
0a93c1c3f8 Improve Auth & Session 2021-09-23 23:02:04 +02:00
Nadja Reitzenstein
8de6cd1924 Make Authentication return an authenticated Bootstrap instead
Fixes: #12
Fixes: #14
2021-09-23 22:33:56 +02:00
TheJoKlLa
1441b59145 Merge branch 'feature/name-search' into 'main'
Search for machine by name not uuid

See merge request fabinfra/fabaccess/fabaccess-api!10
2021-09-19 18:02:02 +00:00
Nadja Reitzenstein
ef81503d2f Search for machine by name not uuid 2021-09-19 19:59:14 +02:00
Kai Kriegel
6935947d9e Merge branch 'Fix_Schema_Main' into 'main'
Fix schema main

See merge request fabinfra/fabaccess/fabaccess-api!8
2021-09-07 21:29:39 +00:00
Kai Kriegel
a96876cc76 Add README.md to explain how to work around c# code generation bug 2021-09-07 21:29:10 +00:00
Kai Kriegel
f1a57c44d0 fixed code generation bug with dummy value 2021-09-07 23:20:36 +02:00
TheJoKlLa
0fbf55ba5b Update connection.capnp 2021-09-07 13:56:50 +00:00
TheJoKlLa
9696fa8370 Update connection.capnp 2021-09-07 13:53:43 +00:00
TheJoKlLa
c8d372cb54 Update machinesystem.capnp 2021-09-07 13:53:31 +00:00