MCPcopy Create free account

hub / github.com/lesspass/lesspass / functions

Functions376 in github.com/lesspass/lesspass

Methodget_queryset
(self)
containers/backend/api/views.py:20
Methodget_queryset
(self)
containers/backend/api/views.py:31
Functionget_secret_key
(secret_key)
containers/backend/lesspass/settings.py:11
Methodget_short_name
(self)
containers/backend/api/models.py:38
Methodhas_module_perms
(self, app_label)
containers/backend/api/models.py:47
Methodhas_object_permission
(self, request, view, obj)
containers/backend/api/permissions.py:5
Methodhas_perm
(self, perm, obj=None)
containers/backend/api/models.py:44
FunctionhideMessage
()
packages/lesspass-pure/src/services/message.js:34
FunctionhideTooltip
(element)
packages/lesspass-pure/src/services/tooltip.js:7
Functionimages
()
packages/lesspass-site/gulpfile.js:8
Functionincrement
(value, { min = 0, max })
packages/lesspass-pure/src/services/form-validator.js:11
MethodinitHybrid
()
mobile/android/app/src/main/java/com/lesspass/android/newarchitecture/modules/MainApplicationTurboModuleManagerDelegate.java:28
MethodinitializeFlipper
(Context context, ReactInstanceManager reactInstanceManager)
mobile/android/app/src/debug/java/com/lesspass/ReactNativeFlipper.java:29
FunctioninsertStringPseudoRandomly
(initialString, entropy, stringToInsert)
packages/lesspass-render-password/src/chars.js:48
FunctionisAuthenticated
packages/lesspass-pure/src/store/getters.js:3
MethodisConcurrentRootEnabled
()
mobile/android/app/src/main/java/com/lesspass/android/MainActivity.java:43
FunctionisGuest
packages/lesspass-pure/src/store/getters.js:5
Methodis_staff
(self)
containers/backend/api/models.py:55
Methodis_superuser
(self)
containers/backend/api/models.py:51
Functionjs
()
packages/lesspass-site/gulpfile.js:4
FunctionkeepMessage
()
packages/lesspass-pure/src/services/message.js:31
Functionlogin
({ commit }, { access, refresh })
packages/lesspass-pure/src/store/actions.js:26
Functionlogin
({ email, password })
packages/lesspass-pure/src/api/user.js:4
Functionlogout
({ commit })
packages/lesspass-pure/src/store/actions.js:33
MethodmaybeLoadOtherSoLibraries
()
mobile/android/app/src/main/java/com/lesspass/android/newarchitecture/modules/MainApplicationTurboModuleManagerDelegate.java:39
Functionmv_entries_to_password
(apps, schema_editor)
containers/backend/api/migrations/0003_mv_entries_to_password.py:33
MethodonCreate
(Bundle savedInstanceState)
mobile/android/app/src/main/java/com/lesspass/android/MainActivity.java:51
MethodonCreate
()
mobile/android/app/src/main/java/com/lesspass/android/MainApplication.java:53
MethodonReactContextInitialized
(ReactContext reactContext)
mobile/android/app/src/debug/java/com/lesspass/ReactNativeFlipper.java:56
FunctionpasswordURL
packages/lesspass-pure/src/store/getters.js:7
Functionprint_packages_version
(packages)
bin/bump_version.py:16
Functionquery
(a, callback)
packages/lesspass-pure/tests/unit/services/url-parser.spec.js:120
Functionread
(resource)
packages/lesspass-pure/src/api/password.js:10
Functionreduce
(state = initialState, action)
mobile/src/password/profilesReducer.js:3
Functionreduce
(state = initialState, action)
mobile/src/profiles/profileReducer.js:3
Functionregister
({ email, password })
packages/lesspass-pure/src/api/user.js:7
FunctionremoveSiteSubdomain
(url)
packages/lesspass-pure/src/services/url-parser.js:14
Methodrender
()
mobile/src/password/Fingerprint.js:6
Methodrender
()
mobile/src/password/MasterPassword.js:44
Methodrender
()
mobile/src/ui/Switch.js:5
FunctionresetPassword
({ commit })
packages/lesspass-pure/src/store/actions.js:22
FunctionresetPassword
({ email })
packages/lesspass-pure/src/api/user.js:10
FunctionsaveOrUpdatePassword
({ commit, state })
packages/lesspass-pure/src/store/actions.js:46
FunctionsavePassword
({ commit }, payload)
packages/lesspass-pure/src/store/actions.js:18
FunctionsetSite
({ commit }, { site })
packages/lesspass-pure/src/store/actions.js:6
MethodsetUp
(self)
containers/backend/api/tests/test_user.py:8
MethodsetUp
(self)
containers/backend/api/tests/tests_passwords.py:14
MethodsetUp
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:14
MethodsetUp
(self)
containers/backend/api/tests/test_auth.py:89
FunctionshouldAutoFillSite
packages/lesspass-pure/src/store/getters.js:14
FunctionshouldRemoveSubdomain
packages/lesspass-pure/src/store/getters.js:16
FunctionshowTooltip
(element, message, position = "right")
packages/lesspass-pure/src/services/tooltip.js:1
Functionsuccess
(text)
packages/lesspass-pure/src/services/message.js:6
MethodtestHMAC
()
mobile/android/app/src/test/java/com/lesspass/CryptoTest.java:26
MethodtestPbkdf2
()
mobile/android/app/src/test/java/com/lesspass/CryptoTest.java:10
MethodtestPbkdf2WithUnicodeChar
()
mobile/android/app/src/test/java/com/lesspass/CryptoTest.java:18
Methodtest_auth_user_me
(self)
containers/backend/api/tests/test_user.py:13
Methodtest_calc_entropy
(self)
cli/tests/test_password_generation.py:102
Methodtest_cant_delete_other_password
(self)
containers/backend/api/tests/tests_passwords.py:41
Methodtest_cant_delete_other_password_profiles
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:52
Methodtest_cant_retrieve_other_password_profiles
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:34
Methodtest_cant_retrieve_other_passwords
(self)
containers/backend/api/tests/tests_passwords.py:29
Methodtest_cant_update_other_password
(self)
containers/backend/api/tests/tests_passwords.py:96
Methodtest_cant_update_other_password
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:90
Methodtest_consume_entropy
(self)
cli/tests/test_password_generation.py:175
Methodtest_create_password
(self)
containers/backend/api/tests/tests_passwords.py:48
Methodtest_create_password
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:63
Methodtest_create_password_v2
(self)
containers/backend/api/tests/tests_passwords.py:63
Methodtest_create_profile_counter
(self)
cli/tests/test_profile.py:28
Methodtest_create_profile_d
(self)
cli/tests/test_profile.py:46
Methodtest_create_profile_default
(self)
cli/tests/test_profile.py:8
Methodtest_create_profile_ds
(self)
cli/tests/test_profile.py:95
Methodtest_create_profile_l
(self)
cli/tests/test_profile.py:32
Methodtest_create_profile_ld
(self)
cli/tests/test_profile.py:67
Methodtest_create_profile_length
(self)
cli/tests/test_profile.py:24
Methodtest_create_profile_login
(self)
cli/tests/test_profile.py:20
Methodtest_create_profile_ls
(self)
cli/tests/test_profile.py:74
Methodtest_create_profile_lu
(self)
cli/tests/test_profile.py:60
Methodtest_create_profile_lud
(self)
cli/tests/test_profile.py:102
Methodtest_create_profile_luds
(self)
cli/tests/test_profile.py:123
Methodtest_create_profile_lus
(self)
cli/tests/test_profile.py:109
Methodtest_create_profile_nd
(self)
cli/tests/test_profile.py:151
Methodtest_create_profile_nl
(self)
cli/tests/test_profile.py:137
Methodtest_create_profile_ns
(self)
cli/tests/test_profile.py:158
Methodtest_create_profile_nu
(self)
cli/tests/test_profile.py:144
Methodtest_create_profile_s
(self)
cli/tests/test_profile.py:53
Methodtest_create_profile_suld
(self)
cli/tests/test_profile.py:130
Methodtest_create_profile_u
(self)
cli/tests/test_profile.py:39
Methodtest_create_profile_ud
(self)
cli/tests/test_profile.py:81
Methodtest_create_profile_uds
(self)
cli/tests/test_profile.py:116
Methodtest_create_profile_us
(self)
cli/tests/test_profile.py:88
Methodtest_delete_auth_user_me
(self)
containers/backend/api/tests/test_user.py:27
Methodtest_delete_its_own_password_profiles
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:43
Methodtest_delete_its_own_passwords
(self)
containers/backend/api/tests/tests_passwords.py:34
Methodtest_exclude
(self)
cli/tests/test_functional.py:26
Methodtest_export
(self)
cli/tests/test_cli.py:158
Methodtest_generate_password
(self)
cli/tests/test_password_generation.py:8
Methodtest_generate_password_2
(self)
cli/tests/test_password_generation.py:24
Methodtest_generate_password_3
(self)
cli/tests/test_password_generation.py:38
Methodtest_generate_password_4
(self)
cli/tests/test_password_generation.py:54
← previousnext →201–300 of 376, ranked by callers