| From: | μtkarsh <noreply(at)github(dot)com> |
|---|---|
| To: | pgsql-jdbc(at)lists(dot)postgresql(dot)org |
| Subject: | [pgjdbc/pgjdbc] 971739: Added Security page and fixed active menu bug (#2606) |
| Date: | 2022-09-02 19:17:59 |
| Message-ID: | pgjdbc/pgjdbc/push/refs/heads/newdocs/46708e-971739@github.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Branch: refs/heads/newdocs
Home: https://github.com/pgjdbc/pgjdbc
Commit: 9717393c80a4e44dd512d4f5e8e5a7201946d822
https://github.com/pgjdbc/pgjdbc/commit/9717393c80a4e44dd512d4f5e8e5a7201946d822
Author: μtkarsh <61664827+utkar-sh-ukla(at)users(dot)noreply(dot)github(dot)com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M docs/assets/sass/main.scss
A docs/assets/sass/pages/_security.scss
M docs/config/_default/menus.toml
M docs/content/development/_index.md
A docs/content/security/_index.md
M docs/layouts/changelogs/list.html
M docs/layouts/community/list.html
M docs/layouts/development/list.html
M docs/layouts/download/list.html
M docs/layouts/partials/docs/article.html
M docs/layouts/partials/nav-mobile.html
M docs/layouts/partials/site-nav.html
A docs/layouts/security/list.html
M docs/resources/_gen/assets/scss/sass/main.scss_c70ce94df64e4b85862f2e706592873a.content
M docs/resources/_gen/assets/scss/sass/main.scss_c70ce94df64e4b85862f2e706592873a.json
A docs/static/icons/changelogs.svg
A docs/static/icons/shield.svg
Log Message:
-----------
Added Security page and fixed active menu bug (#2606)
* fix show active menu & submenu simultaneously
* created a security page
* spelling correction
* added a svg for security
* svg changes
* baseURL change
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2022-09-02 19:29:42 | [pgjdbc/pgjdbc] |
| Previous Message | Josh Soref | 2022-09-02 15:09:29 | [pgjdbc/pgjdbc] 5c78ed: chore: fix various spelling errors (#2592) |