Commit graph

34 commits

Author SHA1 Message Date
Caleb Doxsey
fb4ee25763
core/ui: update logo (#5249)
* update logo

* use base64

* reference local file

* use svg, resize

* purple logo

* bigger

* move logo
2024-09-05 18:13:06 +02:00
nikhil-pomerium
ccd8a1d5a2
Update README.md (#5253)
Adding plug for Pomerium Zero.
2024-08-30 10:43:23 -06:00
cmo-pomerium
ef08c32c82
Update README.md (#5163)
* Update README.md

I'm updating the ReadMe with a few links. The logo is also broken - are we hosting the logo anywhere else?

* fix urls

---------

Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2024-08-29 10:05:33 -06:00
Kenneth Jenkins
1aa062b37b
update README: link to Contributing page (#5072)
Remove the inline integration test instructions in favor of a link to
the Contributing page on the documentation site. Remove some unused link
definitions and update the godoc.org link to use pkg.go.dev instead.
2024-04-15 14:03:38 -07:00
zachary painter
016914648b
Docs: remove tcp example (#4616)
* updates typo on README

* removes TCP example
2023-10-03 17:47:33 -04:00
zachary painter
21ad1c6a9c
Docs: updates pomerium/pomerium readme file with new blurb (#4345)
updates pomerium/pomerium readme file with new blurb
2023-07-06 17:30:12 -04:00
bobby
69713d38af
Update README.md (#4146) 2023-05-02 08:08:49 -06:00
cmo-pomerium
f07c912557
Update README.md (#3569)
Co-authored-by: cmo-pomerium <91488121+cmo-pomerium@users.noreply.github.com>
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2022-08-23 08:45:58 -07:00
bobby
ebbb6a7ff2
docs: update references, remove docs dir (#3420)
* docs: update references, remove docs dir

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* Update README.md

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>

* Update Docs Paths

* precommit

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* remove spellcheck

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

* spell the check

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
2022-06-13 16:52:52 -07:00
Caleb Doxsey
4635509d5c
integration: update readme with instructions for how to run the tests locally (#3409) 2022-06-08 07:15:18 -06:00
Travis Groth
0b0fba06b3
ci: rename master to main (#3045)
Co-authored-by: alexfornuto <afornuto@pomerium.com>
2022-02-15 16:02:40 -05:00
cmo-pomerium
ef284322b5
docs: grammar-change/link update (#2638)
Updated a link and made a grammar change
2021-09-28 16:13:42 -07:00
bobby
5604c58657
Update README.md 2021-08-04 19:52:52 -07:00
bobby
c0f9de2a46
docs: clarify device identity, not state, via client certs (#2428)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-08-03 21:46:14 -04:00
Travis Groth
a43d666d56
ci: remove codecov (#2161) 2021-04-30 12:37:40 -07:00
Travis Groth
0d7980faef
docs: update build badge (#1635) 2020-12-01 09:25:04 -05:00
Cuong Manh Le
8d7f82de4e Fix broken logo link in README.md 2020-08-13 01:23:48 +07:00
Bobby DeSimone
66751fa15a
docs: add visual studio code server
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-08-08 10:04:56 -07:00
Bobby DeSimone
0a530fbea2
docs: update site ui
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-08-03 22:28:18 -07:00
Bobby DeSimone
d3cb338a72
docs: add slack link to readme (#175) 2019-06-06 10:07:26 -07:00
Bobby DeSimone
a31721a239
docs: add configuration variables (#52) 2019-02-18 18:48:14 -08:00
Bobby DeSimone
dbafc691c3
all: general cleanup readying for tagged release (#48)
- docs: add code coverage to readme
- internal/sessions: refactor sessions to clarify lifetime
- authenticate: simplified signin flow
- deployment: update go mods
- internal/testutil: removed package
- internal/singleflight: removed package
2019-02-16 12:43:18 -08:00
Bobby DeSimone
805f0198d2
authenticate: add tests, fix signout (#45)
- authenticate: a bug where sign out failed to revoke the remote session
- docs: add code coverage to readme
- authenticate: Rename shorthand receiver variable name
- authenticate: consolidate sign in
2019-02-14 00:01:50 -08:00
Bobby DeSimone
bcecee5ee3
docs: add kubernetes (#33)
- Update PR template to use Go language conventions.
- Moved healthcheck middleware to hijack a request before logging.
- Rewrote the quickstart guides to follow a similar pattern.
- Added an overview blurb on pomerium and its goals.
- Add an "example config" section to docs.
2019-01-27 22:22:14 -08:00
Bobby DeSimone
661fd89feb
docs: add build from source guide (#32) 2019-01-26 12:10:27 -08:00
Bobby DeSimone
2c7a7f2e02
cmd/pomerium: add check for service validity
proxy: update key check error message to check 32 bytes
authenticate: update key check error message to check 32 bytes
docs: update readme for clarity
2019-01-19 11:32:36 -08:00
Bobby DeSimone
131810ccfe
docs : add docker automated build icon to readme 2019-01-17 12:05:34 -08:00
Bobby DeSimone
b312357c01
docs : update readme and quickstart 2019-01-17 09:20:16 -08:00
Bobby DeSimone
ae4fd837a0
Typo in readme 2019-01-17 00:23:05 -08:00
Bobby DeSimone
60afad1bd7
deployment : add docker-compose file 2019-01-17 00:08:36 -08:00
Bobby DeSimone
46ac3293a8
update reamde and docs 2019-01-04 21:24:07 -08:00
Bobby DeSimone
d4818fd5e3
Update docs and readme 2019-01-04 18:57:45 -08:00
Bobby DeSimone
90ab756de1
Added gif to the readme.
Simplified, and de-duplicated many of the configuration settings.
Removed configuration settings that could be deduced from other settings.
Added some basic documentation.
Removed the (duplicate?) user email domain validation check in proxy.
Removed the ClientID middleware check.
Added a shared key option to be used as a PSK instead of using the IDPs ClientID and ClientSecret.
Removed the CookieSecure setting as we only support secure.
Added a letsencrypt script to generate a wildcard certificate.
Removed the argument in proxy's constructor that allowed arbitrary fucntions to be passed in as validators.
Updated proxy's authenticator client to match the server implementation of just using a PSK.
Moved debug-mode logging into the log package.
Removed unused approval prompt setting.
Fixed a bug where identity provider urls were hardcoded.
Removed a bunch of unit tests. There have been so many changes many of these tests don't make sense and will need to be re-thought.
2019-01-04 18:25:03 -08:00
Bobby DeSimone
d56c889224
initial release 2019-01-02 12:13:36 -08:00