Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lesspass/lesspass
/ functions
Functions
376 in github.com/lesspass/lesspass
⨍
Functions
376
◇
Types & classes
78
Method
get_queryset
(self)
containers/backend/api/views.py:20
Method
get_queryset
(self)
containers/backend/api/views.py:31
Function
get_secret_key
(secret_key)
containers/backend/lesspass/settings.py:11
Method
get_short_name
(self)
containers/backend/api/models.py:38
Method
has_module_perms
(self, app_label)
containers/backend/api/models.py:47
Method
has_object_permission
(self, request, view, obj)
containers/backend/api/permissions.py:5
Method
has_perm
(self, perm, obj=None)
containers/backend/api/models.py:44
Function
hideMessage
()
packages/lesspass-pure/src/services/message.js:34
Function
hideTooltip
(element)
packages/lesspass-pure/src/services/tooltip.js:7
Function
images
()
packages/lesspass-site/gulpfile.js:8
Function
increment
(value, { min = 0, max })
packages/lesspass-pure/src/services/form-validator.js:11
Method
initHybrid
()
mobile/android/app/src/main/java/com/lesspass/android/newarchitecture/modules/MainApplicationTurboModuleManagerDelegate.java:28
Method
initializeFlipper
(Context context, ReactInstanceManager reactInstanceManager)
mobile/android/app/src/debug/java/com/lesspass/ReactNativeFlipper.java:29
Function
insertStringPseudoRandomly
(initialString, entropy, stringToInsert)
packages/lesspass-render-password/src/chars.js:48
Function
isAuthenticated
packages/lesspass-pure/src/store/getters.js:3
Method
isConcurrentRootEnabled
()
mobile/android/app/src/main/java/com/lesspass/android/MainActivity.java:43
Function
isGuest
packages/lesspass-pure/src/store/getters.js:5
Method
is_staff
(self)
containers/backend/api/models.py:55
Method
is_superuser
(self)
containers/backend/api/models.py:51
Function
js
()
packages/lesspass-site/gulpfile.js:4
Function
keepMessage
()
packages/lesspass-pure/src/services/message.js:31
Function
login
({ commit }, { access, refresh })
packages/lesspass-pure/src/store/actions.js:26
Function
login
({ email, password })
packages/lesspass-pure/src/api/user.js:4
Function
logout
({ commit })
packages/lesspass-pure/src/store/actions.js:33
Method
maybeLoadOtherSoLibraries
()
mobile/android/app/src/main/java/com/lesspass/android/newarchitecture/modules/MainApplicationTurboModuleManagerDelegate.java:39
Function
mv_entries_to_password
(apps, schema_editor)
containers/backend/api/migrations/0003_mv_entries_to_password.py:33
Method
onCreate
(Bundle savedInstanceState)
mobile/android/app/src/main/java/com/lesspass/android/MainActivity.java:51
Method
onCreate
()
mobile/android/app/src/main/java/com/lesspass/android/MainApplication.java:53
Method
onReactContextInitialized
(ReactContext reactContext)
mobile/android/app/src/debug/java/com/lesspass/ReactNativeFlipper.java:56
Function
passwordURL
packages/lesspass-pure/src/store/getters.js:7
Function
print_packages_version
(packages)
bin/bump_version.py:16
Function
query
(a, callback)
packages/lesspass-pure/tests/unit/services/url-parser.spec.js:120
Function
read
(resource)
packages/lesspass-pure/src/api/password.js:10
Function
reduce
(state = initialState, action)
mobile/src/password/profilesReducer.js:3
Function
reduce
(state = initialState, action)
mobile/src/profiles/profileReducer.js:3
Function
register
({ email, password })
packages/lesspass-pure/src/api/user.js:7
Function
removeSiteSubdomain
(url)
packages/lesspass-pure/src/services/url-parser.js:14
Method
render
()
mobile/src/password/Fingerprint.js:6
Method
render
()
mobile/src/password/MasterPassword.js:44
Method
render
()
mobile/src/ui/Switch.js:5
Function
resetPassword
({ commit })
packages/lesspass-pure/src/store/actions.js:22
Function
resetPassword
({ email })
packages/lesspass-pure/src/api/user.js:10
Function
saveOrUpdatePassword
({ commit, state })
packages/lesspass-pure/src/store/actions.js:46
Function
savePassword
({ commit }, payload)
packages/lesspass-pure/src/store/actions.js:18
Function
setSite
({ commit }, { site })
packages/lesspass-pure/src/store/actions.js:6
Method
setUp
(self)
containers/backend/api/tests/test_user.py:8
Method
setUp
(self)
containers/backend/api/tests/tests_passwords.py:14
Method
setUp
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:14
Method
setUp
(self)
containers/backend/api/tests/test_auth.py:89
Function
shouldAutoFillSite
packages/lesspass-pure/src/store/getters.js:14
Function
shouldRemoveSubdomain
packages/lesspass-pure/src/store/getters.js:16
Function
showTooltip
(element, message, position = "right")
packages/lesspass-pure/src/services/tooltip.js:1
Function
success
(text)
packages/lesspass-pure/src/services/message.js:6
Method
testHMAC
()
mobile/android/app/src/test/java/com/lesspass/CryptoTest.java:26
Method
testPbkdf2
()
mobile/android/app/src/test/java/com/lesspass/CryptoTest.java:10
Method
testPbkdf2WithUnicodeChar
()
mobile/android/app/src/test/java/com/lesspass/CryptoTest.java:18
Method
test_auth_user_me
(self)
containers/backend/api/tests/test_user.py:13
Method
test_calc_entropy
(self)
cli/tests/test_password_generation.py:102
Method
test_cant_delete_other_password
(self)
containers/backend/api/tests/tests_passwords.py:41
Method
test_cant_delete_other_password_profiles
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:52
Method
test_cant_retrieve_other_password_profiles
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:34
Method
test_cant_retrieve_other_passwords
(self)
containers/backend/api/tests/tests_passwords.py:29
Method
test_cant_update_other_password
(self)
containers/backend/api/tests/tests_passwords.py:96
Method
test_cant_update_other_password
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:90
Method
test_consume_entropy
(self)
cli/tests/test_password_generation.py:175
Method
test_create_password
(self)
containers/backend/api/tests/tests_passwords.py:48
Method
test_create_password
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:63
Method
test_create_password_v2
(self)
containers/backend/api/tests/tests_passwords.py:63
Method
test_create_profile_counter
(self)
cli/tests/test_profile.py:28
Method
test_create_profile_d
(self)
cli/tests/test_profile.py:46
Method
test_create_profile_default
(self)
cli/tests/test_profile.py:8
Method
test_create_profile_ds
(self)
cli/tests/test_profile.py:95
Method
test_create_profile_l
(self)
cli/tests/test_profile.py:32
Method
test_create_profile_ld
(self)
cli/tests/test_profile.py:67
Method
test_create_profile_length
(self)
cli/tests/test_profile.py:24
Method
test_create_profile_login
(self)
cli/tests/test_profile.py:20
Method
test_create_profile_ls
(self)
cli/tests/test_profile.py:74
Method
test_create_profile_lu
(self)
cli/tests/test_profile.py:60
Method
test_create_profile_lud
(self)
cli/tests/test_profile.py:102
Method
test_create_profile_luds
(self)
cli/tests/test_profile.py:123
Method
test_create_profile_lus
(self)
cli/tests/test_profile.py:109
Method
test_create_profile_nd
(self)
cli/tests/test_profile.py:151
Method
test_create_profile_nl
(self)
cli/tests/test_profile.py:137
Method
test_create_profile_ns
(self)
cli/tests/test_profile.py:158
Method
test_create_profile_nu
(self)
cli/tests/test_profile.py:144
Method
test_create_profile_s
(self)
cli/tests/test_profile.py:53
Method
test_create_profile_suld
(self)
cli/tests/test_profile.py:130
Method
test_create_profile_u
(self)
cli/tests/test_profile.py:39
Method
test_create_profile_ud
(self)
cli/tests/test_profile.py:81
Method
test_create_profile_uds
(self)
cli/tests/test_profile.py:116
Method
test_create_profile_us
(self)
cli/tests/test_profile.py:88
Method
test_delete_auth_user_me
(self)
containers/backend/api/tests/test_user.py:27
Method
test_delete_its_own_password_profiles
(self)
containers/backend/api/tests/tests_encrypted_password_profiles.py:43
Method
test_delete_its_own_passwords
(self)
containers/backend/api/tests/tests_passwords.py:34
Method
test_exclude
(self)
cli/tests/test_functional.py:26
Method
test_export
(self)
cli/tests/test_cli.py:158
Method
test_generate_password
(self)
cli/tests/test_password_generation.py:8
Method
test_generate_password_2
(self)
cli/tests/test_password_generation.py:24
Method
test_generate_password_3
(self)
cli/tests/test_password_generation.py:38
Method
test_generate_password_4
(self)
cli/tests/test_password_generation.py:54
← previous
next →
201–300 of 376, ranked by callers