Kukks
|
c2a4bc2603
|
GreenField: Remove requirement for permissions >= 1 when creating key
Sometimes you just want to have an api key to verify a user still exists periodically on a server and do not need any permissions
|
2020-07-16 10:26:04 +02:00 |
|
Kukks
|
82af723f1f
|
Enable CORS and fix small doc error
|
2020-06-30 08:26:19 +02:00 |
|
rockstardev
|
f88c02cccd
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
|
nicolas.dorier
|
51514252b6
|
Run dotnet format
|
2020-06-28 17:55:27 +09:00 |
|
nicolas.dorier
|
6208706d46
|
Better error message if permission missing
|
2020-06-27 14:05:56 +09:00 |
|
nicolas.dorier
|
8dd6ecc0b8
|
Fix lightning implementation, docs and tests
|
2020-06-09 17:24:34 +09:00 |
|
Kukks
|
c6d75de3d7
|
GreenField: Switch to Blob for API Keys
|
2020-04-02 09:32:22 +02:00 |
|
nicolas.dorier
|
6d7b57ea3b
|
A api key can always revoke itself, add a route to delete any api key
|
2020-03-27 14:46:51 +09:00 |
|
nicolas.dorier
|
39a8c3fe47
|
GreenField: Create API Key
|
2020-03-27 14:17:31 +09:00 |
|
nicolas.dorier
|
08abda1522
|
Restrict authentication to the APIController to GreenFieldAPIKeys
|
2020-03-27 13:34:03 +09:00 |
|
nicolas.dorier
|
afdee9d8a2
|
Move directories, rename controllers
|
2020-03-27 12:58:45 +09:00 |
|