rockstardev
|
f88c02cccd
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
|
rockstardev
|
b6c7af32de
|
Cleaning up bom from cs files
|
2020-06-28 21:44:35 -05:00 |
|
Andrew Camilleri
|
fa51180dfa
|
Api keys with openiddict (#1262)
* Remove OpenIddict
* Add API Key system
* Revert removing OpenIddict
* fix rebase
* fix tests
* pr changes
* fix tests
* fix apikey test
* pr change
* fix db
* add migration attrs
* fix migration error
* PR Changes
* Fix sqlite migration
* change api key to use Authorization Header
* add supportAddForeignKey
* use tempdata status message
* fix add api key css
* remove redirect url + app identifier feature :(
|
2020-02-24 22:36:15 +09:00 |
|
nicolas.dorier
|
8e00e6d8e3
|
Make sure that varchar(255) is used for mysql migration scripts
|
2019-12-23 15:03:06 +09:00 |
|
nicolas.dorier
|
f257f9f91d
|
[Refactor] Move SQL classes in their own assembly
|
2019-08-30 18:22:13 +09:00 |
|