Johannes Zellner
|
526a62a20e
|
Fix the async iterator
|
2016-06-08 13:35:32 +02:00 |
|
Johannes Zellner
|
e2432d002f
|
Count activeTokens correctly
|
2016-06-08 13:31:17 +02:00 |
|
Johannes Zellner
|
fc2d1d61d7
|
Also logout the webadmin session
|
2016-06-08 13:03:21 +02:00 |
|
Johannes Zellner
|
4c4ae08b44
|
Allow users to see issued tokens and revoke them all in one
|
2016-06-08 12:56:48 +02:00 |
|
Johannes Zellner
|
3540f2c197
|
Move token management to separate view for admins only
|
2016-06-07 22:54:53 +02:00 |
|
Johannes Zellner
|
234caa60eb
|
Add form validation for scopes
|
2016-06-07 16:10:33 +02:00 |
|
Johannes Zellner
|
17d48f3fce
|
Specify the expiration on the client. Currently this is 100 years.
I am not sure if this is the best approach, or if we should introduce a magic value instead.
|
2016-06-07 15:54:32 +02:00 |
|
Johannes Zellner
|
8144c6d086
|
Patch up the token delete button with the route
|
2016-06-07 15:38:42 +02:00 |
|
Johannes Zellner
|
d9d94faf75
|
Refresh the client on token actions
|
2016-06-07 15:15:56 +02:00 |
|
Johannes Zellner
|
6261231593
|
add ui for token generation
|
2016-06-07 14:19:20 +02:00 |
|
Johannes Zellner
|
3598d89b12
|
?all is gone in clients route
|
2016-06-07 13:17:02 +02:00 |
|
Johannes Zellner
|
ffd552583c
|
Patch up the client remove ui
|
2016-06-07 13:12:53 +02:00 |
|
Johannes Zellner
|
edf8cd736e
|
Add modal for client removal
|
2016-06-07 12:48:12 +02:00 |
|
Johannes Zellner
|
4147455654
|
Fetch tokens for each client separately
|
2016-06-07 12:37:04 +02:00 |
|
Johannes Zellner
|
70d569e2e8
|
List all oauth clients in webadmin
|
2016-06-07 12:26:14 +02:00 |
|
Johannes Zellner
|
a078c94b97
|
Ensure autofocus is handled
|
2016-06-07 10:43:33 +02:00 |
|
Johannes Zellner
|
c86392cd60
|
Add modal dialog to create API clients
|
2016-06-07 10:42:54 +02:00 |
|
Johannes Zellner
|
e413f7ba9b
|
Handle tutorial walkthrough
|
2016-05-06 14:38:17 +02:00 |
|
Johannes Zellner
|
261a0a1728
|
Add account ui to change displayName
|
2016-02-25 15:09:52 +01:00 |
|
Johannes Zellner
|
d8def61f67
|
Encapsulate the business logic in the account controller
|
2016-02-25 14:58:26 +01:00 |
|
Johannes Zellner
|
2732af24c1
|
Some code cleanups and bugfixes for the accounts view
|
2016-02-25 14:46:53 +01:00 |
|
Johannes Zellner
|
d3b8bd1314
|
Remove password field for user email change
|
2016-02-25 14:34:16 +01:00 |
|
Johannes Zellner
|
06c2ba9fa9
|
Fixup email edit form with password changes
|
2016-01-21 14:34:36 +01:00 |
|
Johannes Zellner
|
f68135c7aa
|
Fixup password requirement feedback in account settings
|
2016-01-21 14:03:24 +01:00 |
|
Girish Ramakrishnan
|
df9d321ac3
|
app.portBindings and newManifest.tcpPorts may be null
|
2015-07-20 00:10:36 -07:00 |
|