[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[reclaim-ui] 132/459: do not re-authorize
From: |
gnunet |
Subject: |
[reclaim-ui] 132/459: do not re-authorize |
Date: |
Fri, 11 Jun 2021 23:23:44 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.
commit 3e1ebc76039e27c71da4bacf9f2783a84aa62a29
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Tue Jul 16 14:13:35 2019 +0200
do not re-authorize
---
src/app/identity-list/identity-list.component.ts | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/app/identity-list/identity-list.component.ts
b/src/app/identity-list/identity-list.component.ts
index ef013f3..cad40c4 100644
--- a/src/app/identity-list/identity-list.component.ts
+++ b/src/app/identity-list/identity-list.component.ts
@@ -335,7 +335,6 @@ export class IdentityListComponent implements OnInit {
this.modalOpened = false;
this.oidcService.cancelAuthorization().subscribe(() => {
console.log('Request cancelled');
- this.authorize();
});
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [reclaim-ui] 125/459: minor, (continued)
- [reclaim-ui] 125/459: minor, gnunet, 2021/06/11
- [reclaim-ui] 111/459: Merge branch 'master' of https://gitlab.com/reclaimid/ui, gnunet, 2021/06/11
- [reclaim-ui] 113/459: fixed a persistent bug, gnunet, 2021/06/11
- [reclaim-ui] 133/459: cancel authZ by removing parameters, gnunet, 2021/06/11
- [reclaim-ui] 129/459: fix #13, gnunet, 2021/06/11
- [reclaim-ui] 122/459: remove cruft, gnunet, 2021/06/11
- [reclaim-ui] 119/459: added search pipe provider to fix build issue, change search logic, gnunet, 2021/06/11
- [reclaim-ui] 135/459: hard reset, gnunet, 2021/06/11
- [reclaim-ui] 116/459: authentication screen update - retry client verification, gnunet, 2021/06/11
- [reclaim-ui] 139/459: timeout, gnunet, 2021/06/11
- [reclaim-ui] 132/459: do not re-authorize,
gnunet <=
- [reclaim-ui] 137/459: only retry once, gnunet, 2021/06/11
- [reclaim-ui] 138/459: we actually dont need the retry, gnunet, 2021/06/11
- [reclaim-ui] 126/459: change add identity button, gnunet, 2021/06/11
- [reclaim-ui] 127/459: prettify search icon, gnunet, 2021/06/11
- [reclaim-ui] 106/459: changed authentication ui and gnunet offline information, added modals, gnunet, 2021/06/11
- [reclaim-ui] 141/459: Merge branch 'master' into 'master', gnunet, 2021/06/11
- [reclaim-ui] 142/459: fix forjoin bug, gnunet, 2021/06/11
- [reclaim-ui] 143/459: add error dialogs; fix bugs, gnunet, 2021/06/11
- [reclaim-ui] 140/459: fix for issue #16, gnunet, 2021/06/11
- [reclaim-ui] 136/459: softer reset, gnunet, 2021/06/11