8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 20:43:03 +01:00
firebird-mirror/src/auth/SecureRemotePassword
alexpeshkoff 64b4f89d43 Changed syntax of user definition operators according to discussion in devel
Added virtual table sec$user_attributes with parsed user's attributes
Implemented CORE-2004: Ability to alter user inactive/active
Implemented CORE-2063: Added CREATE OR ALTER USER operator
Implemented CORE-3931: Ability to set comment for the user
2013-12-17 14:20:25 +00:00
..
client Fixed new gcc 4.7 warning "deleting object of polymorphic class" in many places. Adjusted use of interface types (reference counted vs just vesrioned). Avoided some hacks caused by badly chosen interface type. 2013-11-18 12:20:23 +00:00
manage Changed syntax of user definition operators according to discussion in devel 2013-12-17 14:20:25 +00:00
misc Fixed CORE-1898: Increase the password length from 8 characters, CORE-3372: Simplify process of non-default security database creation 2011-12-23 12:43:58 +00:00
server Changed syntax of user definition operators according to discussion in devel 2013-12-17 14:20:25 +00:00
Message.h Changed syntax of user definition operators according to discussion in devel 2013-12-17 14:20:25 +00:00
srp.cpp Misc. 2013-11-21 01:17:08 +00:00
srp.h Fix found by Jim Starkey man-in-themiddle attack on ATTACH packet. 2013-10-16 12:53:04 +00:00