Kris Runzer
21c35ac1d5
Remember now properly regenerates tokens on use.
2015-03-01 20:40:09 -08:00
Kris Runzer
a7a67981ce
Move create from Storer to RegisterStorer
...
- Fixed the qq tests
- Removed all module singletons
2015-03-01 20:00:19 -08:00
Aaron
c723f46a3e
Refactor storers into modules.
2015-02-24 11:04:27 -08:00
Aaron
001810bf7c
Add PrimaryID to the system.
...
- Fix #17
2015-02-22 13:24:53 -08:00
Aaron
4eeb21e16d
Fix the remember module.
2015-02-22 12:55:09 -08:00
Kris Runzer
bab1475b72
Change config to be global. Updated most modules and tests.
2015-02-15 20:07:36 -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
934ddf5531
Move all html to internal packge views
2015-01-18 14:24:20 -08:00
Aaron
e4dfe30d02
Initial validate module.
2015-01-17 23:37:05 -08:00
Kris Runzer
a0bde30e3d
Implement auth logout
...
- Add del to client storer interface
2015-01-15 16:04:33 -08:00
Kris Runzer
14272c8164
Changed remember and auth to work together.
2015-01-15 15:10:47 -08:00
Kris Runzer
716e7dd6ba
Add response writer to client storer
2015-01-15 14:01:01 -08:00
Aaron
443f482b71
Fixed auth and auth tests.
...
- Added more error checking to remember module.
2015-01-15 13:24:12 -08:00
Aaron
0b66578b88
Add full-circle remember me test.
...
- Add more helpers to context.
2015-01-15 02:56:13 -08:00
Aaron
670c6f3b9f
Add more to context.
...
- Add test coverage to various modules.
2015-01-14 19:18:45 -08:00
Aaron
7f9fe3ec77
Add session and cookie concepts.
...
- Add tests for callbacks.
- Refactor callbacks into a keyed map.
2015-01-12 23:46:52 -08:00
Aaron
a2ffe4f7c4
Add many new files and types.
...
- Add context.
- Add handler type.
- Add new storers for client storage and sessions.
- Add start of remember module.
2015-01-10 22:54:31 -08:00