[Pull] Fix creating multiple tokens #202

Closed
opened 2020-06-03 22:46:29 +00:00 by mmarif · 2 comments
Owner

The changes were made in the upstream API of tokens, where sha1 does not have token anymore. Instead token_last_eight is added. Adjusted the code base to these new changes including work around for older versions which still use sha1.

Will close #119


Original Pull att :https://gitea.com/gitnex/GitNex/pulls/202

Merged with: f9550ad115

The changes were made in the upstream API of tokens, where sha1 does not have token anymore. Instead `token_last_eight` is added. Adjusted the code base to these new changes including work around for older versions which still use sha1. Will close #119 --- Original Pull att :https://gitea.com/gitnex/GitNex/pulls/202 Merged with: f9550ad115f85441c735ce6ce7b638e147320375
mmarif added this to the 2.3.0 milestone 2020-06-03 22:46:29 +00:00
mmarif added the
🚀 Improvement
🪒 Refactor
labels 2020-06-03 22:46:29 +00:00
mmarif was assigned by 6543 2020-06-03 22:47:10 +00:00
Member

nice this works as expected ... only if you deinstall&install the app a new token is created (with an different id)

nice this works as expected ... only if you deinstall&install the app a new token is created (with an different id)
Author
Owner

Reinstall is not required, logout and login will work.

Reinstall is not required, logout and login will work.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitnex/GitNex#202
No description provided.