Commit Graph

31 Commits

Author SHA1 Message Date
Tony Tam
cc2d47aba6 merged 2016-07-20 19:19:04 -07:00
FlaxHaxx
357df79f58 Fixed #2193. Changed logout click to remove basic authentication header by using the configured value as key instead of basic. 2016-06-07 15:34:50 +02:00
Jon Wikman
abcbc7b104 Changed logout click to remove basic authentication header by using the configured value as key instead of "basic" 2016-06-07 10:29:51 +02:00
Tony Tam
1a1cfc55ba added fix for #2075, changed auth name from basic to use configured value 2016-06-04 14:40:56 -07:00
Sebastian Wahn
2ec76378cd make redirect_uri global 2016-05-25 17:30:58 +02:00
bodnia
dfd9b10798 [auth] fixed display of scopes in auth button, added highlight of empty field 2016-03-15 17:13:59 +02:00
bodnia
1f7dbe44c4 [auth] ran gulp 2016-03-13 23:53:19 +02:00
bodnia
56c5294c22 [auth] Authorize with oauth2 2016-03-13 23:37:10 +02:00
bodnia
0852d70f41 [auth] change show auth popup button depending on logged in auth 2016-03-13 22:52:21 +02:00
bodnia
e90a72ad4a [auth] created auth collection view 2016-03-13 02:11:56 +02:00
bodnia
0f77177455 [auth] UI changes 2016-03-13 00:52:47 +02:00
bodnia
1e38c8999b [auth] UI changes 2016-03-11 19:02:56 +02:00
bodnia
e08b7be581 [auth] added handling of oauth2 login 2016-03-09 20:24:02 +02:00
bodnia
c3d4bcca3d [auth] moved logic for auths collections into AuthsCollection 2016-03-09 03:18:26 +02:00
bodnia
e7d5ad6d2e [auth] Added display of oauth2 2016-03-08 23:05:41 +02:00
Anna Bodnia
42be315276 [auth] Added api key and basic authorization 2016-03-07 21:15:14 +02:00
Anna Bodnia
0e698af5b1 [auth] renamed AuthView to AuthButtonView 2016-03-07 21:15:14 +02:00
Anna Bodnia
1861ac27ca [auth] moved logout buttons into authentication view 2016-03-07 21:15:13 +02:00
bodnia
e957ff85bf [auth] Added logout for auth with apiKey and basic auth 2016-03-07 21:15:12 +02:00
Anna Bodnia
a50536693c [auth] Added logout button 2016-03-07 21:15:12 +02:00
Anna Bodnia
0644f7611a [auth] Fixed applying api key 2016-03-07 21:15:12 +02:00
Anna Bodnia
f9b8567d29 Fixed lint warnings 2016-03-07 21:15:09 +02:00
Anna Bodnia
9207be7d4b Put authorizations into popup 2016-03-07 21:15:08 +02:00
Anna Bodnia
a268d007a2 [auth] Added api key and basic authorization 2016-03-07 21:14:57 +02:00
Anna Bodnia
4fdc174ea0 [auth] renamed AuthView to AuthButtonView 2016-03-07 21:14:56 +02:00
Anna Bodnia
2199a8120c [auth] moved logout buttons into authentication view 2016-03-07 21:14:56 +02:00
bodnia
67881fb07e [auth] Added logout for auth with apiKey and basic auth 2016-03-07 21:14:55 +02:00
Anna Bodnia
8280cc6b34 [auth] Added logout button 2016-03-07 21:14:55 +02:00
Anna Bodnia
85df0f78bc [auth] Fixed applying api key 2016-03-07 21:14:55 +02:00
Anna Bodnia
8af3a5046e Fixed lint warnings 2016-03-07 21:14:51 +02:00
Anna Bodnia
ff318ad23c Put authorizations into popup 2016-03-07 21:14:28 +02:00