|
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
| 121 | + <label class="md-header__button md-icon" for="__search"> |
| 122 | + |
| 123 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg> |
| 124 | + </label> |
| 125 | + <div class="md-search" data-md-component="search" role="dialog"> |
| 126 | + <label class="md-search__overlay" for="__search"></label> |
| 127 | + <div class="md-search__inner" role="search"> |
| 128 | + <form class="md-search__form" name="search"> |
| 129 | + <input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required> |
| 130 | + <label class="md-search__icon md-icon" for="__search"> |
| 131 | + |
| 132 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg> |
| 133 | + |
| 134 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg> |
| 135 | + </label> |
| 136 | + <nav class="md-search__options" aria-label="Search"> |
| 137 | + |
| 138 | + <button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1"> |
| 139 | + |
| 140 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"/></svg> |
| 141 | + </button> |
| 142 | + </nav> |
| 143 | + |
| 144 | + </form> |
| 145 | + <div class="md-search__output"> |
| 146 | + <div class="md-search__scrollwrap" data-md-scrollfix> |
| 147 | + <div class="md-search-result" data-md-component="search-result"> |
| 148 | + <div class="md-search-result__meta"> |
| 149 | + Initializing search |
| 150 | + </div> |
| 151 | + <ol class="md-search-result__list" role="presentation"></ol> |
| 152 | + </div> |
| 153 | + </div> |
| 154 | + </div> |
| 155 | + </div> |
| 156 | +</div> |
| 157 | + |
121 | 158 |
|
122 | 159 | <div class="md-header__source"> |
123 | 160 | <a href="https://github.com/factionsecurity/faction" title="Go to repository" class="md-source" data-md-component="source"> |
|
364 | 401 |
|
365 | 402 |
|
366 | 403 |
|
367 | | - <li class="md-nav__item"> |
368 | | - <a href="/tags/" class="md-nav__link"> |
369 | | - |
370 | | - |
371 | | - <span class="md-ellipsis"> |
372 | | - Tags |
373 | | - </span> |
374 | | - |
375 | | - |
376 | | - </a> |
377 | | - </li> |
378 | | - |
379 | | - |
380 | 404 |
|
| 405 | + |
| 406 | + |
| 407 | + |
381 | 408 |
|
| 409 | + |
| 410 | + |
| 411 | + |
382 | 412 |
|
383 | | - |
384 | | - |
385 | | - |
386 | | - |
387 | | - |
388 | 413 |
|
389 | 414 |
|
390 | 415 |
|
|
394 | 419 |
|
395 | 420 |
|
396 | 421 |
|
397 | | - <input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_11" > |
| 422 | + |
| 423 | + |
| 424 | + <input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_10" > |
398 | 425 |
|
399 | 426 |
|
400 | | - <label class="md-nav__link" for="__nav_11" id="__nav_11_label" tabindex="0"> |
| 427 | + <label class="md-nav__link" for="__nav_10" id="__nav_10_label" tabindex="0"> |
401 | 428 |
|
402 | 429 |
|
403 | 430 | <span class="md-ellipsis"> |
|
408 | 435 | <span class="md-nav__icon md-icon"></span> |
409 | 436 | </label> |
410 | 437 |
|
411 | | - <nav class="md-nav" data-md-level="1" aria-labelledby="__nav_11_label" aria-expanded="false"> |
412 | | - <label class="md-nav__title" for="__nav_11"> |
| 438 | + <nav class="md-nav" data-md-level="1" aria-labelledby="__nav_10_label" aria-expanded="false"> |
| 439 | + <label class="md-nav__title" for="__nav_10"> |
413 | 440 | <span class="md-nav__icon md-icon"></span> |
414 | 441 | APIS |
415 | 442 | </label> |
|
493 | 520 |
|
494 | 521 |
|
495 | 522 |
|
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
496 | 531 |
|
497 | 532 |
|
498 | 533 |
|
|
501 | 536 |
|
502 | 537 |
|
503 | 538 |
|
504 | | - <input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_12" > |
| 539 | + |
| 540 | + |
| 541 | + <input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_11" > |
505 | 542 |
|
506 | 543 |
|
507 | | - <label class="md-nav__link" for="__nav_12" id="__nav_12_label" tabindex="0"> |
508 | | - |
| 544 | + |
| 545 | + <div class="md-nav__link md-nav__container"> |
| 546 | + <a href="/blog/" class="md-nav__link "> |
| 547 | + |
509 | 548 |
|
510 | 549 | <span class="md-ellipsis"> |
511 | 550 | Blog |
512 | 551 | </span> |
513 | 552 |
|
514 | 553 |
|
515 | | - <span class="md-nav__icon md-icon"></span> |
516 | | - </label> |
| 554 | + </a> |
| 555 | + |
| 556 | + |
| 557 | + <label class="md-nav__link " for="__nav_11" id="__nav_11_label" tabindex="0"> |
| 558 | + <span class="md-nav__icon md-icon"></span> |
| 559 | + </label> |
| 560 | + |
| 561 | + </div> |
517 | 562 |
|
518 | | - <nav class="md-nav" data-md-level="1" aria-labelledby="__nav_12_label" aria-expanded="false"> |
519 | | - <label class="md-nav__title" for="__nav_12"> |
| 563 | + <nav class="md-nav" data-md-level="1" aria-labelledby="__nav_11_label" aria-expanded="false"> |
| 564 | + <label class="md-nav__title" for="__nav_11"> |
520 | 565 | <span class="md-nav__icon md-icon"></span> |
521 | 566 | Blog |
522 | 567 | </label> |
523 | 568 | <ul class="md-nav__list" data-md-scrollfix> |
524 | 569 |
|
525 | 570 |
|
526 | | - |
527 | | - |
528 | | - |
529 | | - |
530 | | - |
531 | | - |
532 | | - |
533 | | - <li class="md-nav__item"> |
534 | | - <a href="/blog/" class="md-nav__link"> |
535 | | - |
536 | | - |
537 | | - <span class="md-ellipsis"> |
538 | | - Index |
539 | | - </span> |
540 | | - |
541 | | - |
542 | | - </a> |
543 | | - </li> |
544 | | - |
545 | | - |
546 | | - |
547 | 571 |
|
548 | 572 |
|
549 | 573 |
|
|
553 | 577 |
|
554 | 578 |
|
555 | 579 |
|
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
556 | 584 |
|
557 | 585 |
|
558 | 586 |
|
|
561 | 589 |
|
562 | 590 |
|
563 | 591 |
|
564 | | - <input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_12_2" > |
| 592 | + |
| 593 | + |
| 594 | + <input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_11_2" > |
565 | 595 |
|
566 | 596 |
|
567 | | - <label class="md-nav__link" for="__nav_12_2" id="__nav_12_2_label" tabindex="0"> |
| 597 | + <label class="md-nav__link" for="__nav_11_2" id="__nav_11_2_label" tabindex="0"> |
568 | 598 |
|
569 | 599 |
|
570 | 600 | <span class="md-ellipsis"> |
|
575 | 605 | <span class="md-nav__icon md-icon"></span> |
576 | 606 | </label> |
577 | 607 |
|
578 | | - <nav class="md-nav" data-md-level="2" aria-labelledby="__nav_12_2_label" aria-expanded="false"> |
579 | | - <label class="md-nav__title" for="__nav_12_2"> |
| 608 | + <nav class="md-nav" data-md-level="2" aria-labelledby="__nav_11_2_label" aria-expanded="false"> |
| 609 | + <label class="md-nav__title" for="__nav_11_2"> |
580 | 610 | <span class="md-nav__icon md-icon"></span> |
581 | 611 | Archive |
582 | 612 | </label> |
|
620 | 650 |
|
621 | 651 |
|
622 | 652 |
|
| 653 | + |
| 654 | + |
| 655 | + |
| 656 | + |
| 657 | + |
| 658 | + |
| 659 | + <li class="md-nav__item"> |
| 660 | + <a href="/tags/" class="md-nav__link"> |
| 661 | + |
| 662 | + |
| 663 | + <span class="md-ellipsis"> |
| 664 | + Tags |
| 665 | + </span> |
| 666 | + |
| 667 | + |
| 668 | + </a> |
| 669 | + </li> |
| 670 | + |
| 671 | + |
| 672 | + |
623 | 673 | </ul> |
624 | 674 | </nav> |
625 | 675 | </div> |
@@ -724,7 +774,7 @@ <h1>404 - Not found</h1> |
724 | 774 | </div> |
725 | 775 |
|
726 | 776 |
|
727 | | - <script id="__config" type="application/json">{"base": "/", "features": ["content.code.copy", "navigation.footer"], "search": "/assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script> |
| 777 | + <script id="__config" type="application/json">{"base": "/", "features": ["content.code.copy", "navigation.footer", "navigation.indexes", "navigation.expand"], "search": "/assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script> |
728 | 778 |
|
729 | 779 |
|
730 | 780 | <script src="/assets/javascripts/bundle.d7c377c4.min.js"></script> |
|
0 commit comments