1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-10 00:43:36 +02:00
pocketbase/forms
2022-09-02 10:12:36 +03:00
..
validators replaced MX email validator with email format only 2022-09-01 17:08:55 +03:00
admin_login_test.go updated tests 2022-08-08 19:16:33 +03:00
admin_login.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
admin_password_reset_confirm_test.go updated tests 2022-08-08 19:16:33 +03:00
admin_password_reset_confirm.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
admin_password_reset_request_test.go updated tests 2022-08-08 19:16:33 +03:00
admin_password_reset_request.go replaced MX email validator with email format only 2022-09-01 17:08:55 +03:00
admin_upsert_test.go added custom insertion id regex check 2022-08-11 10:29:01 +03:00
admin_upsert.go replaced MX email validator with email format only 2022-09-01 17:08:55 +03:00
base.go added custom insertion id regex check 2022-08-11 10:29:01 +03:00
collection_upsert_test.go added custom insertion id regex check 2022-08-11 10:29:01 +03:00
collection_upsert.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
collections_import_test.go fixed after hooks 2022-08-08 20:14:46 +03:00
collections_import.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
realtime_subscribe_test.go initial public commit 2022-07-07 00:19:05 +03:00
realtime_subscribe.go [#75] added option to test s3 connection and send test emails 2022-08-21 14:30:36 +03:00
record_upsert_test.go updated sdk 2022-09-02 10:12:36 +03:00
record_upsert.go synced with master 2022-08-31 21:33:17 +03:00
settings_upsert_test.go updated tests 2022-08-08 19:16:33 +03:00
settings_upsert.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
test_email_send_test.go [#75] added option to test s3 connection and send test emails 2022-08-21 14:30:36 +03:00
test_email_send.go replaced MX email validator with email format only 2022-09-01 17:08:55 +03:00
user_email_change_confirm_test.go updated tests 2022-08-08 19:16:33 +03:00
user_email_change_confirm.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
user_email_change_request_test.go updated tests 2022-08-08 19:16:33 +03:00
user_email_change_request.go replaced MX email validator with email format only 2022-09-01 17:08:55 +03:00
user_email_login_test.go updated tests 2022-08-08 19:16:33 +03:00
user_email_login.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
user_oauth2_login_test.go updated tests 2022-08-08 19:16:33 +03:00
user_oauth2_login.go [#276] added option to list and unlink external user auth relations 2022-09-01 12:22:59 +03:00
user_password_reset_confirm_test.go updated tests 2022-08-08 19:16:33 +03:00
user_password_reset_confirm.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
user_password_reset_request_test.go updated tests 2022-08-08 19:16:33 +03:00
user_password_reset_request.go replaced MX email validator with email format only 2022-09-01 17:08:55 +03:00
user_upsert_test.go added custom insertion id regex check 2022-08-11 10:29:01 +03:00
user_upsert.go replaced MX email validator with email format only 2022-09-01 17:08:55 +03:00
user_verification_confirm_test.go updated tests 2022-08-08 19:16:33 +03:00
user_verification_confirm.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
user_verification_request_test.go updated tests 2022-08-08 19:16:33 +03:00
user_verification_request.go replaced MX email validator with email format only 2022-09-01 17:08:55 +03:00