[sr-dev] [kamailio/kamailio] increase password length in databases (#779)

Fyodor notifications at github.com
Tue Sep 13 23:28:00 CEST 2016


For security reasons we can use only 32min character passwords on my work.
And when i tried to create user i got errors from DB.

So, i think this will be useful for other kamailio users.  

Sorry for wrong commit format, but i can't understand to which part of kamailio this changes are related.
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/779

-- Commit Summary --

  * increase password length to 64 in utils(postgres, oracle, mysql, sqlite)
  * increase password length to 64 in scripts(postgres, oracle, mysql)

-- File Changes --

    M scripts/mysql/my_create.sql (2)
    M scripts/oracle/or_create.sql (2)
    M scripts/postgres/pg_create.sql (2)
    M utils/kamctl/db_sqlite/auth_db-create.sql (2)
    M utils/kamctl/db_sqlite/uid_auth_db-create.sql (2)
    M utils/kamctl/mysql/auth_db-create.sql (2)
    M utils/kamctl/mysql/uid_auth_db-create.sql (2)
    M utils/kamctl/oracle/auth_db-create.sql (2)
    M utils/kamctl/oracle/uid_auth_db-create.sql (2)
    M utils/kamctl/postgres/auth_db-create.sql (2)
    M utils/kamctl/postgres/uid_auth_db-create.sql (2)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/779.patch
https://github.com/kamailio/kamailio/pull/779.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/779
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160913/c228ddea/attachment-0001.html>


More information about the sr-dev mailing list