Michael Lange
|
970ed734df
|
Reset the system and refetch namespaces with every token change
|
2020-07-10 15:18:36 -07:00 |
|
Buck Doyle
|
e993a71f6f
|
Add manually-converted classes
I don’t know why the codemod ignored these files 🧐
|
2020-06-15 10:14:26 -05:00 |
|
Michael Lange
|
e7067f0cc9
|
Fix token referencing from the token controller, as well as resetting
|
2020-01-31 09:41:35 -08:00 |
|
Michael Lange
|
f51c0c4400
|
Refetch all ACL things when the token changes
|
2020-01-30 21:29:24 -08:00 |
|
Michael Lange
|
f6232f1817
|
ES5 getters codemod
|
2019-04-10 14:54:36 -07:00 |
|
Michael Lange
|
2e26a61302
|
Reset the system service when unloading the store
|
2018-08-09 18:22:37 -07:00 |
|
Michael Lange
|
2e19c2d877
|
Use the new ember modules imports
Generated with a codemode:
https://github.com/ember-cli/ember-modules-codemod
|
2018-01-17 09:02:04 -08:00 |
|
Michael Lange
|
631fe68339
|
Never return null for adapter headers
Ember Data checks strictly against undefined:
https://github.com/emberjs/data/blob/master/addon/adapters/rest.js#L1128
|
2017-10-19 10:10:01 -07:00 |
|
Michael Lange
|
03900ea35e
|
Unload all records when a token is set or cleared
This guarantees no privileged data is shown to unprivileged credentials
|
2017-10-18 16:42:08 -07:00 |
|
Michael Lange
|
e799c6e2f0
|
Order keys consistently for enhanced readability
|
2017-10-16 13:27:52 -07:00 |
|
Michael Lange
|
a845455141
|
Use /acl/token/self instead of /acl/token/:accessor_id
|
2017-10-16 13:27:52 -07:00 |
|
Michael Lange
|
2d92d7ba3c
|
Redo the tokens page to be a form that validates a token and lists policies
|
2017-10-16 13:27:51 -07:00 |
|
Alex Dadgar
|
ddc2efa4ac
|
sync
|
2017-09-19 10:08:23 -05:00 |
|