Abijeet Patro
Abijeet Patro
Password should be the unhased value. So if the password was `ABCDEF`, and its hash is `123456jdjfkdldlkfkfkfkf`. To the compare function we should be passing, `bcrypt.compare( 'ABCDEF', '123456jdjfkdldlkfkfkfkf', .... `
I was thinking that maybe we could introduce something like WordPress shortcodes in BookStack for the table of contents related issues (and potentially others) but I think this is a...
I spent some time looking into this. So one problem with that spell checker linked by @domainzero is that it supports only English. A PR was created to add support...
Note there is also another implementation of spellchecker for codemirror [here](https://gist.github.com/kofifus/4b2f79cadc871a29439d919692099406). Demo - https://codepen.io/anon/pen/veGzWN?editors=1000
I think this is somewhat covered in an old thread here - https://github.com/BookStackApp/BookStack/issues/185
Breaking this feature request down into multiple releases: # Release 1 - Export The backup file created as part of this export, would included the things listed in the [backup...
Yes, came here to say that. I thought that this project would be deserted. Would it be possible to push an upgrade?
> > > When will v1.0.8 this version be officially released? @jdforrester > > > > > > Well, someone has to approve #245 first. :-) > > Okay, first...
Hi @FlominatorTM 1. I've added message documentation for that message. You can see it [here](https://translatewiki.net/w/i.php?title=Wikimedia:Messages\x5b%27revision_date_format%27\x5d/qqq). 2. Regarding the _URL needs to be capitalized_, the following change needs to be made...