Jump to content

Search the Community

Showing results for tags 'password'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Caspio Bridge
    • Caspio Apps for Ukraine
    • General Questions
    • Caspio JavaScript Solutions
    • Tables, Views and Relationships
    • Import/Export and DataHub
    • DataPages
    • Deployment
    • Security, Authentications, Roles, SAML
    • Styles and Localizations
    • Parameters
    • API and Integration
    • Calculations and aggregations
    • User JavaScript and CSS Discussions

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


MSN


Website URL


ICQ


Yahoo


Skype


Location


Interests

Found 7 results

  1. How can I authenticate user passwords against a "password" type field in a Caspio view via the REST API? "Select" does not work with fields of type "Password" and I can't seem to figure out how to access the data. I'm writing a mobile application that uses the REST API to access our data via "views". One of the fields is a "password" field, and I need to be able to compare the password that the user enters into my application with the password stored in the database. I don't need to extract the password field, but I do need to know if the password entered by the user matches what's stored in the database. Any tips on how to do this, or links to documentation, would be greatly appreciated.
  2. I came across this article recently-- 6 Security Policies to Customize in Your Caspio Account -- and saw the following: I can't seem to find instructions anywhere for setting up this kind of functionality. By chance, can someone point me in the right direction?
  3. I have searched for a solution, but have only found situations that don't resolve my problem. My need: at login, a user with a password that has not been changed in XX-days will be directed to change their password (should this be a submission page or a password change form) . The system, knowing what their current password is, will not allow them to use the same one. Once the password is changed, the user will continue to the page they were trying to sign into. My level of experience with Caspio can be described at best as self taught. I was tasked with the implementation of my project with no prior knowledge of Caspio or coding. Please forgive me if I have followup questions or need additional direction. Thank you!!
  4. In my submission form, I wanted the value entered in one of my text fields to be automatically copied in my password and confirm password field. Does anyone have ideas about this? Thanks!
  5. Can we set the time out on a password reset link from password recovery forms?
  6. I am using the standard Password Reset datapage. The Email page requires a fixed 'from' email address to be used for all reset requests. I would like to be able to change this 'from' address according to the type of user requesting it. It looks as if Caspio used to allow this programmatically in earlier releases, but it does not appear possible now. Can anyone tell me if there is there still a way to do this?
  7. Hello, there is probably an answer somewhere here to this question. So bear with me as this is my first post here. Q: How can i match / validate a password against one stored in a so called passwordField? (REST API) I have read in the documentation about passwordFields but have found nothing on how to "use" this type of fields in the right way. My purpose is to validate given credentials with data in Caspio DB for login on the platform using the REST API. Thanks in advance, kind regards Mikael
×
×
  • Create New...