summaryrefslogtreecommitdiff
path: root/min_selfservice
AgeCommit message (Collapse)Author
2018-10-02Revert "RT# 39340 - Created minimal selfservice that only allows payments to ↵Christopher Burger
be made, authorization is based on ip and mac address. This is not done yet need to write routine to get mac address from radius server based on ip address." This reverts commit 7668262421ea253ffaf95e0233e037f2857f7071.
2018-10-02Revert "RT# 39340 - configured the minimal selfservice to get mac address ↵Christopher Burger
from radius account table" This reverts commit 30fabfe8ce8c9a48fa96c6a50d48b32161b1680f.
2018-10-02Revert "RT# 39340 - removed min_selfservice dir and merged into ng_selfservice"Christopher Burger
This reverts commit f4ad9107585d16317bb15bf3223fe8b8eeeeb82c.
2018-09-17RT# 39340 - removed min_selfservice dir and merged into ng_selfserviceChristopher Burger
Conflicts: ng_selfservice/process_login.php
2018-09-12RT# 39340 - configured the minimal selfservice to get mac address from ↵Christopher Burger
radius account table
2018-09-12RT# 39340 - Created minimal selfservice that only allows payments to be ↵Christopher Burger
made, authorization is based on ip and mac address. This is not done yet need to write routine to get mac address from radius server based on ip address.