mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
* Changes for backend * Corrected operator * Update security.go * Updated Unit Tests * Temp push * Fixup schema definition * Final Changes * Updated for testing * Updated test-cases * Removed unused import * Moved to sync * Updated format. * Update internal/security/security.go Co-authored-by: Erik Seliger <erikseliger@me.com> * Update internal/security/security.go Co-authored-by: Erik Seliger <erikseliger@me.com> * Update internal/security/security.go Co-authored-by: Erik Seliger <erikseliger@me.com> * Updated test-cases * Added Password Requirements * Updated test cases * Updated formatting * Added minLength * Added note to keep in sync * This shouldn't have been updated. * Update internal/database/users.go Co-authored-by: Erik Seliger <erikseliger@me.com> * Update security.go * Fixup formatting of site.schema.json * Updated format * Update security.go * Update security.go * Update security.go * Update UserSettingsSecurityPage.tsx * ESLint Fixes * Update SignUpForm.tsx * Update SignUpForm.tsx * Update users_test.go * Update users_test.go * Update users_test.go * Update users_test.go * Update users_test.go * Update users_test.go * Added experimental features to context * Update security.go * Update SignUpForm.tsx * Updated string conversion * Resolved undefined reference * Update SignUpForm.tsx * fix failing test Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * update signuppage snapshot Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * fix linter complaint about optional chains Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * pass experimentalFeatures through Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * Format * properly pass context to functions Signed-off-by: Stephen Gutekanst <stephen@sourcegraph.com> * Format after Stephen Change * Updated tests * Update mock_client.go Co-authored-by: Erik Seliger <erikseliger@me.com> Co-authored-by: Stephen Gutekanst <stephen@sourcegraph.com> |
||
|---|---|---|
| .. | ||
| auth-provider | ||
| authtest | ||
| bkstats | ||
| buildchecker | ||
| check | ||
| ci | ||
| codeintel-qa | ||
| corrupt-archives | ||
| db | ||
| depgraph | ||
| gitserver | ||
| gqltest | ||
| grafana | ||
| nix | ||
| phabricator | ||
| pr-auditor | ||
| prometheus | ||
| release | ||
| schemadoc | ||
| sg | ||
| src-expose | ||
| team | ||
| tilt | ||
| ts-morph | ||
| zoekt | ||
| .gitignore | ||
| add_https_domain_to_hosts.sh | ||
| caddy.sh | ||
| Caddyfile | ||
| CLA.txt | ||
| codecov.yml | ||
| codeinsights-db.sh | ||
| comby-install-or-upgrade.sh | ||
| config.json | ||
| dev-sourcegraph-server.sh | ||
| docsite.sh | ||
| drop-entire-local-database-and-redis.sh | ||
| foreach-ts-project.sh | ||
| generate.sh | ||
| git-stats | ||
| global-settings.json | ||
| go-mod-update.sh | ||
| golangci-lint.sh | ||
| licenses.sh | ||
| mockgen.sh | ||
| postgres_exporter.sh | ||
| proto-generate.sh | ||
| prune-pick.sh | ||
| redis-postgres.yml | ||
| redis.conf | ||
| run-server-image.sh | ||
| site-config.json | ||
| src-prof-services.json | ||
| src-search-meta.sh | ||
| tools.go | ||