Skip to content

Pull requests: cedarcode/webauthn-2fa-rails-demo

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

refactor: add User's username uniqueness validation
#2 by santiagorodriguez96 was merged May 7, 2020 Loading… updated May 7, 2020
feat: add simple logout enhancement New feature or request
#3 by santiagorodriguez96 was merged May 8, 2020 Loading… updated May 8, 2020
refactor: update rails to v6.0.3
#4 by grzuy was merged May 11, 2020 Loading… updated May 11, 2020
Start enforcing codestyle
#5 by grzuy was merged May 11, 2020 Loading… updated May 11, 2020
feat: add possibility of enabling WebAuthn as a second factor authentication enhancement New feature or request
#1 by santiagorodriguez96 was merged Jun 22, 2020 Loading… updated Jun 22, 2020
4 tasks done
Improve look and feel
#6 by santiagorodriguez96 was merged Oct 24, 2022 Loading… updated Oct 24, 2022
2 tasks done
feat: add ability to delete credentials
#7 by santiagorodriguez96 was merged Oct 24, 2022 Loading… updated Oct 24, 2022
Upgrade Rails to v6.0.6
#8 by santiagorodriguez96 was merged Oct 24, 2022 Loading… updated Oct 24, 2022
Switch from sqlite3 to postgresql
#9 by santiagorodriguez96 was merged Oct 24, 2022 Loading… updated Oct 24, 2022
Specify node version in Heroku
#10 by santiagorodriguez96 was merged Oct 25, 2022 Loading… updated Oct 25, 2022
Add social meta tags
#11 by santiagorodriguez96 was merged Oct 25, 2022 Loading… updated Oct 25, 2022
Force secure HTTP connections in production
#12 by santiagorodriguez96 was merged Oct 25, 2022 Loading… updated Oct 25, 2022
Don't serve traffic in Heroku domain
#13 by santiagorodriguez96 was merged Oct 25, 2022 Loading… updated Oct 25, 2022
Open link to Cedarcode's web page in a new tab
#14 by santiagorodriguez96 was merged Oct 26, 2022 Loading… updated Oct 26, 2022
Add GitHub Actions example
#15 by santiagorodriguez96 was closed Oct 31, 2022 Loading… updated Oct 31, 2022
Add CI workflow to run tests using GitHub Actions
#16 by santiagorodriguez96 was merged Oct 31, 2022 Loading… updated Oct 31, 2022
Run rubocop in CI
#17 by santiagorodriguez96 was merged Oct 31, 2022 Loading… updated Oct 31, 2022
Upgrade webpacker to v5.4.3
#19 by santiagorodriguez96 was merged Nov 2, 2022 Loading… updated Nov 2, 2022
Run system tests in CI
#18 by santiagorodriguez96 was merged Nov 2, 2022 Loading… updated Nov 2, 2022
Add error tracking
#20 by santiagorodriguez96 was merged Nov 3, 2022 Loading… updated Nov 3, 2022
ProTip! Exclude everything labeled bug with -label:bug.