This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
btcpayserver
Watch
1
Star
0
Fork
0
You've already forked btcpayserver
mirror of
https://github.com/aljazceru/btcpayserver.git
synced
2025-12-29 20:04:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ce16dc9a3de4cdae620ec83d96071cae2ed9708
btcpayserver
/
BTCPayServer
/
Security
/
GreenField
History
Kukks
4b392ad70a
fail auth on incorrect basic auth value
...
fixes
#1713
2020-07-13 08:35:13 +02:00
..
APIKeyExtensions.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
APIKeyRepository.cs
A api key can always revoke itself, add a route to delete any api key
2020-03-27 14:46:51 +09:00
APIKeysAuthenticationHandler.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
BasicAuthenticationHandler.cs
fail auth on incorrect basic auth value
2020-07-13 08:35:13 +02:00
GreenFieldAuthenticationOptions.cs
Move directories, rename controllers
2020-03-27 12:58:45 +09:00
GreenFieldAuthorizationHandler.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
GreenFieldConstants.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00