Aaron L
634892e29c
Fix breakages from last commit
2018-03-07 16:41:58 -08:00
Aaron L
792f7381fd
Change the form of Middleware functions
...
- Make this change to make it a bit more chi/alice friendly
since this is typically the form of middlewares to be constructed
and then turn into a "middleware" function/type.
2018-03-07 13:01:35 -08:00
Aaron L
23e1e849d3
Move expiry module
...
- Remove the errors from User interfaces
2018-02-14 14:18:03 -08:00
Kris Runzer
8901ad4ed7
WIP fixing expiry
2015-03-02 08:04:31 -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
bf0a8b098c
Add mountedpath so forms work on mounted paths.
...
- Refactor naming for config "redirect" variables.
- Removed flash messages from config, Fix #19
2015-02-25 23:05:14 -08:00
Aaron
73dcb5beb1
Add a few updates to documentation.
2015-02-22 22:27:45 -08:00
Aaron
001810bf7c
Add PrimaryID to the system.
...
- Fix #17
2015-02-22 13:24:53 -08:00
Aaron
681bfdeac0
Fix up expire module.
2015-02-22 00:25:29 -08:00
Kris Runzer
bab1475b72
Change config to be global. Updated most modules and tests.
2015-02-15 20:07:36 -08:00
Kris Runzer
1aa0da808c
Move duplicate testing mocks to internal/mocks
...
- Add force err ability to internal/mocks
2015-02-11 16:38:09 -08:00
Aaron
d86fac49ac
Add confirm module beginnings.
...
- Fix some inconsistencies in expire and lock.
- Add bool type to storer.
2015-02-07 04:27:12 -08:00
Aaron
042bdba669
First shot at the expire module.
2015-01-25 18:13:32 -08:00
Aaron L
77cac7a486
Add module directories and readme.
2015-01-03 08:58:09 -08:00