Commit Graph
3 Commits
Author SHA1 Message Date
Tony MurrayandGitHub 803e7c0004 Fix Linemessagingapi class name (#15356) 2023-09-27 13:49:12 -05:00
SkylarkandGitHub 2b10956f0b Hide token, keys and possword in Transports (#15274)
I've gone over all the Transporters adn changed all 'text' fields for token, keys and passwords to 'password' so the no longer show up as clear text in the GUI
2023-09-01 15:07:39 -05:00
de65ff55fc Implement LINE Messaging API (#14867)
* implement LINE Messaging api

* apply code clean up

* Update Linemessagingapi.php

* fix variable type

* Match branding

* Remove extra proxy

---------

Co-authored-by: Neil Lathwood <[email protected]>
Co-authored-by: Tony Murray <[email protected]>
2023-08-04 12:30:46 -05:00