- Added a basic auth mechanism to WebGUI, which will allow WebGUI to handle
authenticated web service queries.
This commit is contained in:
parent
01a5ebfbe2
commit
a06dc75276
4 changed files with 87 additions and 3 deletions
|
|
@ -15,6 +15,8 @@
|
|||
easily.
|
||||
- Added comments aspect to wiki.
|
||||
- Removed cart icon from ViewCart macro.
|
||||
- Added a basic auth mechanism to WebGUI, which will allow WebGUI to handle
|
||||
authenticated web service queries.
|
||||
- Updated WebGUI::Shop::PayDriver::processTransaction() to accept a
|
||||
transaction as a param.
|
||||
- fixed: Select Slider borked in Thingy (SDH Consulting Group)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue