agdsn / hades

AG DSN Authentication and Authorization Infrastructure
MIT License
8 stars 3 forks source link

Migrate group error messages into foreign table #54

Open sebschrader opened 7 years ago

sebschrader commented 7 years ago

Currently the error messages the user is presented by the captive portal are hard coded into the Hades source core. These messages should be retrieved from a table in the foreign database instead.

The message in this table should be localized.

sebschrader commented 7 years ago

Perhaps a better approach, that would also allow per-user messages, would be to return custom RADIUS AVPs, e.g. X-Hades-Message.