Sign in
vanadium
/
release.go.x.ref
/
27dc65bf1237126397e0f7067e2595654d4153a7
/
services
/
identity
27dc65b
x/ref: clean up use of test.InitWithParams as per v.io/i/599
by Cosmos Nicolaou
· 10 years ago
b2cc06a
ref/services/identity: Remove logs added temporarily for debugging.
by Suharsh Sivakumar
· 10 years ago
1c33b7d
x/ref/services: convert yet more services to context based logging.
by Cosmos Nicolaou
· 10 years ago
f9cd562
ref/services/identity: Print a stack trace whenever a call takes too long.
by Suharsh Sivakumar
· 10 years ago
d384032
Merge "x/ref/services: convert more services to context based logging."
by Cosmos Nicolaou
· 10 years ago
d922992
x/ref/services: convert more services to context based logging.
by Cosmos Nicolaou
· 10 years ago
7f67006
services/identity: Some more temporary logging to help debug database wedges.
by Asim Shankar
· 10 years ago
5a89117
services/identity: Close sql connections.
by Suharsh Sivakumar
· 10 years ago
bb6295d
ref: Change many uses of v23.NewServer to use xrpc.New*Server instead.
by Matt Rosencrantz
· 10 years ago
a1d195d
services/identity/identity: Add flag to enable the remote signer.
by Ryan Brown
· 10 years ago
2dd947e
identity: Add logs to help debug sql error.
by Suharsh Sivakumar
· 10 years ago
6c36388
go generate updates following v.io/c/12224
by Cosmos Nicolaou
· 10 years ago
26306b7
identityd: Add more logs to identityd to help debugging.
by Suharsh Sivakumar
· 10 years ago
53e707c
services/identity: Temporary logging to help diagnose vanadium/browser#84
by Asim Shankar
· 10 years ago
60052d8
ref: Rename test.InitForTest to test.V23Init
by Todd Wang
· 10 years ago
9587390
ref: Change test/modules registration mechanism.
by Todd Wang
· 10 years ago
cfccc8f
"x/ref": Bind identityd macaroon to tool's public key
by Ankur
· 10 years ago
8efb2f6
cmd/principal,services/identity: Propagate cancellation and errors
by Suharsh Sivakumar
· 10 years ago
af6cccc
Merge "ref: Remote REST signer implementation."
by Ryan Brown
· 10 years ago
8e54706
services/identity: Remove dead code
by Asim Shankar
· 10 years ago
16ae25d
ref: Remote REST signer implementation.
by Ryan Brown
· 10 years ago
7a6a4c2
ref: Convert all programs in ref to use package cmdline.
by Todd Wang
· 10 years ago
3cea582
services/identity: Get rid of email classification.
by Asim Shankar
· 10 years ago
832679e
services/identity: Use the actual (not hardcoded) root blessing name in
by Asim Shankar
· 10 years ago
dcc11d7
ref: Change "profiles" directory to "runtime"
by Suharsh Sivakumar
· 10 years ago
89fe108
Merge "ref: Make vdl tool generate valid struct tags so that go vet is happy."
by Suharsh Sivakumar
· 10 years ago
071d1c8
ref: Make vdl tool generate valid struct tags so that go vet is happy.
by Suharsh Sivakumar
· 10 years ago
fe4899f
More "go vet" fixes.
by Asim Shankar
· 10 years ago
a036a0f
Fix a bunch of trivial problems pointed out by "go vet".
by Asim Shankar
· 10 years ago
7666fa4
Merge "identity: Fix displayed blessing name on add caveats page."
by Suharsh Sivakumar
· 10 years ago
e708410
Merge "services/identity: make the mock oauth email flag-configurable & other changes"
by Bogdan Caprita
· 10 years ago
f4d5be4
identity: Fix Expiry caveat input ux.
by Suharsh Sivakumar
· 10 years ago
dd0ddc2
identity: Fix displayed blessing name on add caveats page.
by Suharsh Sivakumar
· 10 years ago
013b106
services/identity: make the mock oauth email flag-configurable & other changes
by Bogdan Caprita
· 10 years ago
36665bc
identity: Remove duplicate blessing table headers.
by Suharsh Sivakumar
· 10 years ago
d7d7353
services/identity: Set sidebar links
by Asim Shankar
· 10 years ago
8826e8a
Auth UX, round 2
by James Home
· 10 years ago
9116f68
Use hosted assets from www
by Jason Campbell
· 10 years ago
2ef1239
TBR: Fix identity server cancel button.
by Suharsh Sivakumar
· 10 years ago
01c44fa
identityd: Add a health check route to identity server.
by Suharsh Sivakumar
· 10 years ago
cb479ea
Add Identity Provider UX
by James Home
· 10 years ago
dc36dc2
identityd: Merge home page and listblessings page to allow for James's style.
by Suharsh Sivakumar
· 10 years ago
f627e0e
identityd: Add beta disclaimer to identity server caveats page.
by Suharsh Sivakumar
· 10 years ago
c55d8c8
Merge "identity: Make SQL query order by recent dates first."
by Suharsh Sivakumar
· 10 years ago
97a4167
misc: Cleanup some TODOs with my name on them.
by Asim Shankar
· 10 years ago
cc80487
identity: Make SQL query order by recent dates first.
by Suharsh Sivakumar
· 10 years ago
78156f3
TBR: identityd: Quick UI bug fix.
by Suharsh Sivakumar
· 10 years ago
4c7e0b7
identityd: Restructure caveats page to allow for James's styling.
by Suharsh Sivakumar
· 10 years ago
60b78e9
ref: CaveatX->Caveat and rename caveat factories.
by Suharsh Sivakumar
· 10 years ago
32b782b
Merge "security: Provide an Authorizer implementation that never denies access."
by Asim Shankar
· 10 years ago
fdd6ec7
all: remove .api files from ref/
by James Ring
· 10 years ago
7311061
Merge "Update Terms of Service based on lawyer feedback."
by Nicolas Lacasse
· 10 years ago
149b497
security: Provide an Authorizer implementation that never denies access.
by Asim Shankar
· 10 years ago
bffd3ff
Merge "services/identity/README.md: Link to the published design doc"
by Asim Shankar
· 10 years ago
48bdb92
Update Terms of Service based on lawyer feedback.
by Nicolas Lacasse
· 10 years ago
5068466
TBR all: fix unknown-type in .api files
by James Ring
· 10 years ago
3bee206
services/identity/README.md: Link to the published design doc
by Asim Shankar
· 10 years ago
78b2bd8
ref: Change/remove veyron issues referred to in comments.
by Suharsh Sivakumar
· 10 years ago
3650fd4
all: add .api files necessary for public API presubmit check
by James Ring
· 10 years ago
5b9d886
service/identity: caveats page shows full blessing name.
by Suharsh Sivakumar
· 10 years ago
ef405c1
Merge "services/identity: Force the OAuth approval prompt when seeking blessings."
by Asim Shankar
· 10 years ago
024983f
services/identity: Force the OAuth approval prompt when seeking blessings.
by Asim Shankar
· 10 years ago
2ba0a4b
identityd: Fix minute display in datepicker.
by Suharsh Sivakumar
· 10 years ago
f979c85
TBR: Add missing period to ToS.
by Nicolas Lacasse
· 10 years ago
94274fe
services/identity: Add Terms of Service to caveats page.
by Nicolas Lacasse
· 10 years ago
ad49204
ref: Change context mutators from SetFoo to WithFoo.
by Todd Wang
· 10 years ago
4264e4b
TBR ref: Move security.Call out of context.T.
by Todd Wang
· 10 years ago
54feabe
ref: Move context.T out of rpc.ServerCall.
by Todd Wang
· 10 years ago
df2672a
ref: Change vdl generation to use Client.Call and regenerate files.
by Suharsh Sivakumar
· 10 years ago
8c4e5cc
x/ref: Update package doc for all packages.
by Todd Wang
· 10 years ago
fb93903
x/ref: Move packages without external users into internal.
by Todd Wang
· 10 years ago
b351149
x/ref: Restructure security packages
by Todd Wang
· 10 years ago
0826599
x/ref: Restructure services/identity
by Todd Wang
· 10 years ago
5bcf1c1
x/ref: Flatten services/security/{discharger,role}
by Todd Wang
· 10 years ago
c351263
services/identity: Fix for the failing production services tests.
by Asim Shankar
· 10 years ago
4b52ff4
Merge "ref: Change underscore to hypens for identityd flags."
by Suharsh Sivakumar
· 10 years ago
fcbffb8
Merge "services/identity: Adopt privacy team recommendation."
by Asim Shankar
· 10 years ago
510d43f
ref: Change underscore to hypens for identityd flags.
by Suharsh Sivakumar
· 10 years ago
f32d24d
flags: Replace "veyron" with "v23". (And _s with -s)
by Asim Shankar
· 10 years ago
69fa69f
vdl: Remove rpc.BindOpt from generated code.
by Asim Shankar
· 10 years ago
494c343
services/identity: Adopt privacy team recommendation.
by Asim Shankar
· 10 years ago
ccbc764
identity: Add pretty printing of caveats.
by Suharsh Sivakumar
· 10 years ago
56f5ff9
identity: Add a cancel button to add caveats page and slightly change caveat
by Suharsh Sivakumar
· 10 years ago
1b3c7d8
services/identity: Add --mountprefix flag
by Robin Thellend
· 10 years ago
8c3faba
consistent use of v23 test generate in order to use TestMain and in turn call test.Init.
by Cosmos Nicolaou
· 10 years ago
4a30f21
identity: Remove host flag and introduce externalHttpAddr flag.
by Suharsh Sivakumar
· 10 years ago
c48d4f1
Merge "ref: adding copyright to the vdl files"
by Jiri Simsa
· 10 years ago
756772c
ref: adding copyright to the vdl files
by Jiri Simsa
· 10 years ago
311378b
ref: Split the security.Call and rpc.ServerCall interfaces.
by Matt Rosencrantz
· 10 years ago
3388401
services/identity: Give Identity Service a makeover.
by Suharsh Sivakumar
· 10 years ago
d7616c9
ref: adding copyright headers and licensing files
by Jiri Simsa
· 10 years ago
67b8a26
vdl: adding the copyright header into the generated source code
by Jiri Simsa
· 10 years ago
317b0c5
ref: Change the API of validators to accept *context.T instead of security.Call.
by Matt Rosencrantz
· 10 years ago
fa18d10
"services/identity": Add PeerBlessingsCaveat to caveat form
by Ankur
· 10 years ago
4a69828
testutil: Merge x/ref/test/security with x/ref/test/testutil
by Asim Shankar
· 10 years ago
2d02463
ref: Remove most references to the modules/core package.
by Matt Rosencrantz
· 10 years ago
ef39ba8
TBR: "x/ref": Remove security.CallSide
by Ankur
· 10 years ago
c004811
services/identity: Reorganize identityd to only expose the binaries
by Suharsh Sivakumar
· 10 years ago
8646ba6
ref: Change more uses of "veyron".
by Suharsh Sivakumar
· 10 years ago
94502cf
ref: Rename package ipc to rpc.
by Matt Rosencrantz
· 10 years ago
Next »