Subversion Repositories oidplus

Rev

Rev 25 | Rev 29 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 25 Rev 26
Line 101... Line 101...
101
IDEAS
101
IDEAS
102
- there should be a form where an RA can request an invitation, even if the superior RA did not invite them.
102
- there should be a form where an RA can request an invitation, even if the superior RA did not invite them.
103
  the fact that a RA exists in the Object Table should permit the RA to invite theirself.
103
  the fact that a RA exists in the Object Table should permit the RA to invite theirself.
104
- beim verlassen der seite, z.b. wenn man links auf einen neuen menüpunkt klickt, soll eine abfrage kommen, ob man speichern möchte
104
- beim verlassen der seite, z.b. wenn man links auf einen neuen menüpunkt klickt, soll eine abfrage kommen, ob man speichern möchte
105
- make a list of OIDs that do not assign ASN1/IRI identifiers (e.g. IANA PEN or ViaThinkSoft FreeOID), then reject any identifier the user provides
105
- make a list of OIDs that do not assign ASN1/IRI identifiers (e.g. IANA PEN or ViaThinkSoft FreeOID), then reject any identifier the user provides
-
 
106
- sanitize IPv4, IPv6, GUID during creation
-
 
107
	bei IPv4 und IPv6: - if it is a single host address, don't put /32 or /128 suffix
-
 
108
	                   - strike unnecessary bits that are not defined in the netmask (also at the whois output)
106
 
109
 
107
QUESTIONS:
110
QUESTIONS:
108
- should the collation be case sensitive or case insensitive? For Java package names, it should be case senstivie
111
- should the collation be case sensitive or case insensitive? For Java package names, it should be case senstivie
109
- wort "guid" oder "uuid" verwenden?
112
- wort "guid" oder "uuid" verwenden?
110
- bit or tinyint(1) ?
113
- bit or tinyint(1) ?