leosac / access-control

Leosac Access Control - Open Source Physical Access Control System
https://leosac.com
GNU Affero General Public License v3.0
240 stars 40 forks source link

Pass Xml in AuthRequest content string #16

Closed Ryp closed 9 years ago

Ryp commented 10 years ago

Change current hex content in xml format. Ex: de:ad:be:ef should become something like

    <card type="hex" length="32">de:ad:be:ef</card>
xaqq commented 9 years ago

This is now handled in a different way. See message passing spec.