Commit Graph

6 Commits

Author SHA1 Message Date
deltaxflux ecb3a25da2 Add mac adress to netlog file 2017-12-12 22:24:52 +01:00
Matias Barcenas 54b0165db4 Added some warning suppression to Android & iOS.
For iOS, the warnings are suppresed up to the current version (11.2).
For Android, the warnings are suppresed for only some versions (varies).
2017-12-02 03:15:31 -06:00
Matias Barcenas 6a3ea0bc93 Fixed a bug caused by a missing semicolon (thanks to lessev). 2017-08-18 03:02:42 -05:00
Matt b616dec778 PHP script updates
* ENHANCE. Moves error_reporting to top of parent include. Removes duplication

* ENHANCE. Removes for loop checking for submissions

* FIX. Moves candidate_code to top above the return. Previously candidate_code was always null
2017-08-16 14:50:03 -04:00
Matias Barcenas 20176abb27 Tweaked authenticator code with advice from Geczy. 2017-08-16 13:05:06 -05:00
Matias Barcenas 5636768d5e Added support for linset-built portals.
Added support for portals that were designed to work with linset.
Updated two portals to adapt them for the new dynamic response.
2017-08-15 14:30:04 -05:00