1
0
mirror of https://github.com/volatiletech/authboss.git synced 2025-02-07 13:41:55 +02:00

7 Commits

Author SHA1 Message Date
Kris Runzer
bab1475b72 Change config to be global. Updated most modules and tests. 2015-02-15 20:07:36 -08:00
Kris Runzer
c117fe5154 Fix validate to work with new policies/rules 2015-02-10 23:30:46 -08:00
Aaron
65f7fad5fc Second shot at proper validation. 2015-01-24 16:07:41 -08:00
Aaron
f537664fd9 Cleanup various sad things.
- Export ModuleAttrMeta so the modules can access it.
- Add a couple new events for later use.
- Fix a few compile errors.
- Prefix err constants with Err.
2015-01-23 15:56:24 -08:00
Kris Runzer
b60b667184 Add better validation error support
- Add map function for ErrorList
- Creat new events for recover
2015-01-20 22:41:31 -08:00
Aaron
e4dfe30d02 Initial validate module. 2015-01-17 23:37:05 -08:00
Aaron L
77cac7a486 Add module directories and readme. 2015-01-03 08:58:09 -08:00