Johannes Zellner
|
9595b63939
|
Correctly encode the redirectURI in oauth callback
|
2015-11-25 17:45:18 +01:00 |
|
Johannes Zellner
|
5fbcebf80b
|
Stop using the cloudron name in the oauth views
|
2015-10-20 12:31:16 +02:00 |
|
Johannes Zellner
|
cc64c6c9f7
|
Test using simple auth credentials in oauth
|
2015-10-16 11:48:12 +02:00 |
|
Johannes Zellner
|
0c0782ccd7
|
Fixup oauth to not allow simple auth clients
|
2015-10-16 11:27:42 +02:00 |
|
Johannes Zellner
|
5bc9f9e995
|
use clientdb types in authorization endpoint
|
2015-10-16 11:22:16 +02:00 |
|
Johannes Zellner
|
22402d1741
|
Remove legacy test auth client type
|
2015-10-16 10:05:58 +02:00 |
|
Johannes Zellner
|
8f203b07a1
|
Fix indentation
|
2015-10-16 09:19:05 +02:00 |
|
Girish Ramakrishnan
|
9c157246b7
|
add type field to clients table
|
2015-10-15 17:35:47 -07:00 |
|
Johannes Zellner
|
5a0bf8071e
|
Handle the various appId types we have by now
|
2015-10-15 17:57:07 +02:00 |
|
Johannes Zellner
|
09dfc6a34b
|
Get the oauth2 debug()s in shape
|
2015-10-15 16:55:48 +02:00 |
|
Johannes Zellner
|
2ba1092809
|
Adhere to accessRestriction for oauth authorization endpoint
|
2015-10-15 16:49:13 +02:00 |
|
Johannes Zellner
|
7c97ab5408
|
Revert "Since we got fully rid of the decision dialog, no need to serialze the client anymore"
This is now again required, due to the accesRestriction check
This reverts commit 2c9ff1ee3b.
|
2015-10-15 16:33:05 +02:00 |
|
Johannes Zellner
|
8f1666dcca
|
Consolidate the oauth comments
|
2015-10-14 16:31:55 +02:00 |
|
Johannes Zellner
|
9aa4750f55
|
Since we got fully rid of the decision dialog, no need to serialze the client anymore
|
2015-10-14 16:22:50 +02:00 |
|
Johannes Zellner
|
c52d985d45
|
Properly skip decision dialog
|
2015-10-14 16:16:37 +02:00 |
|
Johannes Zellner
|
376d8d9a38
|
Cleanup the client serialization
|
2015-10-14 16:15:51 +02:00 |
|
Johannes Zellner
|
11d327edcf
|
Remove unused session error route
|
2015-10-14 15:51:55 +02:00 |
|
Johannes Zellner
|
69bd234abc
|
Test for unkown client_id
|
2015-10-14 15:30:10 +02:00 |
|
Johannes Zellner
|
b5272cbf4d
|
roleAdmin is not part of scopes anymore
|
2015-10-14 14:59:54 +02:00 |
|
Johannes Zellner
|
4727187071
|
Also test loginForm submit with email
|
2015-10-14 14:31:10 +02:00 |
|
Johannes Zellner
|
c023dbbc1c
|
Do not handle addon-simpleauth in oauth
|
2015-10-14 13:35:33 +02:00 |
|
Johannes Zellner
|
9854598648
|
Fix typo to repair oauth and simple auth login
Second time breakage, time for a test ;-)
|
2015-10-13 21:55:02 +02:00 |
|
Johannes Zellner
|
1e7e2e5e97
|
Remove decision dialog related route
|
2015-10-13 20:39:08 +02:00 |
|
Johannes Zellner
|
aaff7f463a
|
Cleanup the authorization endpoint
|
2015-10-13 18:23:32 +02:00 |
|
Johannes Zellner
|
7d7b759930
|
Add navbar with avatar and name to oauth views
|
2015-10-12 19:56:04 +02:00 |
|
Johannes Zellner
|
a8c43ddf4a
|
Show app icon instead of cloudron avatar in oauth login
|
2015-10-12 16:50:49 +02:00 |
|
Johannes Zellner
|
ad379bd766
|
Support the new oauth client id prefix
|
2015-10-12 15:18:51 +02:00 |
|
Johannes Zellner
|
79f179fed4
|
Add note, why sendError() is required
|
2015-08-18 16:53:29 +02:00 |
|
Johannes Zellner
|
a924a9a627
|
Revert "remove obsolete sendError() function"
This reverts commit 5d9b122dd5.
|
2015-08-18 16:49:53 +02:00 |
|
Johannes Zellner
|
2059152dd3
|
remove obsolete sendError() function
|
2015-08-17 14:55:56 +02:00 |
|
Johannes Zellner
|
085f63e3c7
|
Show cloudron name in login screen
|
2015-08-10 15:04:12 +02:00 |
|
Johannes Zellner
|
015be64923
|
Show cloudron avatar in login screen
|
2015-08-10 15:01:58 +02:00 |
|
Girish Ramakrishnan
|
df9d321ac3
|
app.portBindings and newManifest.tcpPorts may be null
|
2015-07-20 00:10:36 -07:00 |
|