mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
* Rename user param to userId in API key redirect This way it is clearer what to expect and it also make the parameteer easier to consume. * Post redirect: Allow form url and prettify page - Form URL as alternative to controller/action for external URLs - Making it look nice and add explanation for non-JS case * APIKeys: Minor view updates fix * APIKeys: Use POST redirect for confirmation fix * UI: Minor update to confirm view Tidies it up and adapts to the newly added ConfirmAPIKeys view. * APIKeys: Update delete view Structures the information in title and description better. * APIKeys: Distinguish authorize and confirm (reuse) * Upgrade ChromeDriver * Test fixes * Clean up PostRedirect view By adding missing forgery token * Re-add tests for callback post values * Rename key param to apiKey in API key redirect * Update BTCPayServer/wwwroot/swagger/v1/swagger.template.authorization.json Co-authored-by: Andrew Camilleri <evilkukka@gmail.com> * Use DEBUG conditional for postredirect-callback-test route * Remove unnecessary ChromeDriver references * Add debug flag * Remove debug flags Co-authored-by: Andrew Camilleri <evilkukka@gmail.com> |
||
---|---|---|
.. | ||
GreenField | ||
AccessTokenController.cs | ||
AccountController.cs | ||
AppsController.Crowdfund.cs | ||
AppsController.cs | ||
AppsController.PointOfSale.cs | ||
AppsPublicController.cs | ||
ErrorController.cs | ||
HomeController.cs | ||
InvoiceController.API.cs | ||
InvoiceController.cs | ||
InvoiceController.UI.cs | ||
Macaroons.cs | ||
ManageController.2FA.cs | ||
ManageController.APIKeys.cs | ||
ManageController.cs | ||
ManageController.U2F.cs | ||
NotificationsController.cs | ||
PaymentRequestController.cs | ||
PublicController.cs | ||
PublicLightningNodeInfoController.cs | ||
PullPaymentController.cs | ||
RateController.cs | ||
ServerController.cs | ||
ServerController.Storage.cs | ||
StorageController.cs | ||
StoresController.BTCLike.cs | ||
StoresController.CoinSwitch.cs | ||
StoresController.cs | ||
StoresController.Email.cs | ||
StoresController.LightningLike.cs | ||
UserStoresController.cs | ||
VaultController.cs | ||
WalletsController.cs | ||
WalletsController.PSBT.cs | ||
WalletsController.PullPayments.cs |