File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ It's very hard to tell when a pull request is ready for review or working in pro
9
9
- Using [ bitbucket rest api] ( https://api.bitbucket.org/ ) with [ app password] ( https://bitbucket.org/account/settings/app-passwords/ )
10
10
- [ Vue] ( https://vuejs.org/ ) and [ Quasar framework] ( https://quasar.dev/ )
11
11
12
- Note: the app password will be stored in local storage now, ** DON'T use it on devices you don't trust**
12
+ Note: the app password will be stored in local storage now, ** ALWAYS logout on devices you don't trust**
13
13
14
14
### Features
15
15
- listing pull requests with chosen project and repositories
@@ -24,7 +24,7 @@ Note: the app password will be stored in local storage now, **DON'T use it on de
24
24
### Live demo with github pages
25
25
https://lessmind.github.io/bitbucket-pr-dashboard/#
26
26
27
- Again, the app password will be stored in local storage now, ** DON'T use it on devices you don't trust**
27
+ Again, the app password will be stored in local storage now, ** ALWAYS logout on devices you don't trust**
28
28
29
29
### TODOs
30
30
- [ ] make login credential only stored in localStorage when user ask to
You can’t perform that action at this time.
0 commit comments